Method ReadByte
ReadByte()
Reads and returns a single byte.
Declaration
public abstract byte ReadByte()
Returns
Type | Description |
---|---|
System.Byte |
See Also
WriteByte(System.Byte)
Reads and returns a single byte.
public abstract byte ReadByte()
Type | Description |
---|---|
System.Byte |