프로퍼티 | 타입 | 설명 | |
---|---|---|---|
data | byte[] |
메소드 | 설명 | |
---|---|---|
MetaDataInStream ( byte streamBytes ) : System | ||
ReadCompressedNum ( ) : uint |
메소드 | 설명 | |
---|---|---|
AtEnd ( ) : bool | ||
GetBlob ( uint ix ) : byte[] | ||
GetBlob ( uint ix, int len ) : byte[] | ||
GetBlobString ( ) : string | ||
GetBlobString ( uint ix ) : string | ||
GetString ( uint ix ) : string | ||
GoToIndex ( uint ix ) : void |
public MetaDataInStream ( byte streamBytes ) : System | ||
streamBytes | byte | |
리턴 | System |