Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binary ¶
type Binary struct {
// contains filtered or unexported fields
}
Binary 定义二进制值
func NewFromRawBinary ¶
NewFromRawBinary 通过原始二进制值转换 010010110101
func NewFromRawHex ¶
NewFromRawHex 通过指定的原始hex值转换 ff
Click to show internal directories.
Click to hide internal directories.