Documentation ¶
Index ¶
- func ReadAll(rd *bufio.Reader, d []byte) (err error)
- func ReadBigEndianInt16(rd *bufio.Reader) (d int16, err error)
- func ReadBigEndianInt32(rd *bufio.Reader) (d int32, err error)
- func WriteBigEndianInt16(wr *bufio.Writer, v int16) (err error)
- func WriteBigEndianInt32(wr *bufio.Writer, v int32) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.