Method | Description | |
---|---|---|
ReadSignedVariableLength ( this binaryReader ) : int | ||
ReadUnsignedVariableLength ( this binaryReader ) : uint |
public static ReadSignedVariableLength ( this binaryReader ) : int | ||
binaryReader | this | |
return | int |
public static ReadUnsignedVariableLength ( this binaryReader ) : uint | ||
binaryReader | this | |
return | uint |