Documentation ¶
Overview ¶
Package mbits provides functions for manipulating bits and bytes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LeadingZeroes ¶ added in v0.12.2
LeadingZeroes reports the number of leading zero bytes at the beginning of data.
func TrailingZeroes ¶ added in v0.12.2
TrailingZeroes reports the number of trailing zero bytes at the end of data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.