Compartir a través de


Writer<TBufferWriter>.WriteUInt32(UInt32) Método

Definición

Escribe el proporcionado UInt32 en el búfer de salida.

public void WriteUInt32 (uint value);
member this.WriteUInt32 : uint32 -> unit
Public Sub WriteUInt32 (value As UInteger)

Parámetros

value
UInt32

Valor.

Se aplica a