다음을 통해 공유


Writer<TBufferWriter>.WriteByte(Byte) 메서드

정의

제공된 Byte 를 출력 버퍼에 씁니다.

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

매개 변수

value
Byte

값입니다.

적용 대상