Documentation
¶
Index ¶
- func DecryptCrc(data []byte, crc uint32) []byte
- func ReadAny[T any](f io.Reader, i *T)
- func ReadBytesByLen[T constraints.Integer](f io.Reader, length *T) []byte
- func ReadInt32(f io.Reader) int32
- func ReadStr(f io.Reader) (string, int32)
- func ReadStringByLen(f io.Reader, length int) string
- func ReadUInt32(f io.Reader) uint32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptCrc ¶
func ReadBytesByLen ¶
func ReadBytesByLen[T constraints.Integer](f io.Reader, length *T) []byte
func ReadUInt32 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.