Documentation ¶
Overview ¶
Package helpers provide helper functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TYPE_BYTES = reflect.TypeOf(([]byte)(nil))
)
Functions ¶
func GetValueFromPtr ¶
func GetValueFromPtr(ptr interface{}) interface{}
func IsBytesType ¶
func IsBytesType(obj interface{}) bool
Types ¶
type Buffer ¶
func (*Buffer) ReadUInt16 ¶
func (*Buffer) ReadUInt32 ¶
func (*Buffer) WriteUInt16 ¶
func (*Buffer) WriteUInt32 ¶
Click to show internal directories.
Click to hide internal directories.