Searched defs:Encode (Results 1 – 2 of 2) sorted by relevance
51 internal static void Encode(byte[] src, int srcOff, int len, byte[] dst, int dstOff) in Encode() method in Thrift.Protocol.Utilities.TBase64Utils
74 …class function Encode( const src : TBytes; srcOff, len : Integer; dst : TBytes; dstOff : Integer) … in Encode() function