ByteReader
ReadByte
method ReadByte: tuple of (Byte, error)
func ReadByte() -> tuple of (Byte, error)
func ReadByte() tuple of (Byte, error)
Function ReadByte() As Tuple (Of Byte, error)