共用方式為


Writer<TBufferWriter>.WriteVarUInt8(Byte) 方法

定義

寫入變數寬度 Byte

public void WriteVarUInt8 (byte value);
member this.WriteVarUInt8 : byte -> unit
Public Sub WriteVarUInt8 (value As Byte)

參數

value
Byte

數值。

適用於