Table of Contents

Interface IEncoding

Namespace
RestSharp.Portable
Assembly
RestSharp.Portable.Core.dll
public interface IEncoding

Methods

Decode(byte[])

byte[] Decode(byte[] data)

Parameters

data byte[]

Returns

byte[]