Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
IsLittleEndian = defaultEndian() // 是否小端字节序, go默认是小端
)
Functions ¶
Types ¶
type SliceHeader ¶
type SliceHeader = reflect.SliceHeader
Click to show internal directories.
Click to hide internal directories.