Méthode | Description | |
---|---|---|
DataBlobSignature ( byte data ) : System | ||
FromReader ( IBinaryStreamReader reader ) : |
||
GetPhysicalLength ( ) : uint | ||
InterpretData ( ElementType constantType ) : object | ||
Write ( WritingContext context ) : void |
public DataBlobSignature ( byte data ) : System | ||
data | byte | |
Résultat | System |
public static FromReader ( IBinaryStreamReader reader ) : |
||
reader | IBinaryStreamReader | |
Résultat |
public InterpretData ( ElementType constantType ) : object | ||
constantType | ElementType | |
Résultat | object |
public Write ( WritingContext context ) : void | ||
context | WritingContext | |
Résultat | void |