Свойство | Type | Description | |
---|---|---|---|
data | byte[] |
Méthode | Description | |
---|---|---|
MetaDataInStream ( byte streamBytes ) : System | ||
ReadCompressedNum ( ) : uint |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |