Method | Description | |
---|---|---|
NibbleWriter ( |
||
WriteByte ( byte value ) : void | ||
WriteNibble ( byte value ) : void | ||
WriteNibble ( int value ) : void | ||
WriteString ( string value, int rawLength ) : void |
public NibbleWriter ( |
||
binaryWriter | ||
return | System |
public WriteString ( string value, int rawLength ) : void | ||
value | string | |
rawLength | int | |
return | void |