共用方式為


Reader<TInput>.ReadByte 方法

定義

從輸入讀取位元組。

public byte ReadByte ();
member this.ReadByte : unit -> byte
Public Function ReadByte () As Byte

傳回

已讀取的位元組。

適用於