public WritePackedUInt32 ( uint value ) : void | ||
value | uint | Value to write. |
리턴 | void |
This writes the 32-bit value to the stream using variable-length-encoding.
public WritePackedUInt32 ( uint value ) : void | ||
value | uint | Value to write. |
리턴 | void |