Documentation ¶
Index ¶
- func BoolToByte(b bool, v byte) byte
- func BytesToInts(b []byte) []int
- func DecodeShiftJIS(s []uint8) string
- func Escape(stream []uint8) string
- func GCD(a, b int) int
- func Hex(stream []uint8) string
- func Indent(text string, indent string) string
- func ReadVariableInt(allow3bytes bool, rdr io.Reader, rest *int) (int, error)
- func SplitOptionalData(s string) map[string]string
- func ZeroPadSliceToString(s []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolToByte ¶
func BytesToInts ¶
func DecodeShiftJIS ¶
func ReadVariableInt ¶
func SplitOptionalData ¶
func ZeroPadSliceToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.