Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinaryDecoder ¶
func BinaryRead ¶ added in v2.1.0
func BinaryRead(payload BytesBuffer, order binary.ByteOrder, data any) error
Types ¶
type IPAddress ¶ added in v2.1.1
type IPAddress []byte // purely for the formatting purpose
func (IPAddress) MarshalJSON ¶ added in v2.1.1
type MacAddress ¶ added in v2.1.1
type MacAddress []byte // purely for the formatting purpose
func (*MacAddress) MarshalJSON ¶ added in v2.1.1
func (s *MacAddress) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.