프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Instance | IMessagePackFormatter |
메소드 | 설명 | |
---|---|---|
Deserialize ( Array bytes, int offset, IFormatterResolver formatterResolver, int &readSize ) : IDictionary | ||
Serialize ( Array &bytes, int offset, value, IFormatterResolver formatterResolver ) : int |
메소드 | 설명 | |
---|---|---|
NonGenericInterfaceDictionaryFormatter ( ) : System |
public Deserialize ( Array bytes, int offset, IFormatterResolver formatterResolver, int &readSize ) : IDictionary | ||
bytes | Array | |
offset | int | |
formatterResolver | IFormatterResolver | |
readSize | int | |
리턴 | IDictionary |
public Serialize ( Array &bytes, int offset, value, IFormatterResolver formatterResolver ) : int | ||
bytes | Array | |
offset | int | |
formatterResolver | IFormatterResolver | |
리턴 | int |