package
Version:
v3.23.1+incompatible
Opens a new window with list of versions in this module.
Published: May 27, 2018
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Byte is a bitmask in byte.
func (b *Byte) Clear(bb Byte)
func (b Byte) Has(bb Byte) bool
Has returns true if this bitmask contains another bitmask.
func (b *Byte) Set(bb Byte)
func (b *Byte) Toggle(bb Byte)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.