메소드 | 설명 | |
---|---|---|
FromBytes ( byte bytes, int type, bool doNotAdapt ) : object | ||
ToBytes ( Object obj, int type ) : byte[] |
public static FromBytes ( byte bytes, int type, bool doNotAdapt ) : object | ||
bytes | byte | |
type | int | |
doNotAdapt | bool | |
리턴 | object |
public static ToBytes ( Object obj, int type ) : byte[] | ||
obj | Object | |
type | int | |
리턴 | byte[] |