bitshift

package module
v0.0.0-...-911ac41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2021 License: MIT Imports: 0 Imported by: 0

README

bitshift

This package provides bit-shift operations on byte slices.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Left

func Left(data []byte, bits int)

Left performs a left bit shift operation on the provided bytes.

func Right(data []byte, bits int)

Right performs a right bit shift operation on the provided bytes.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL