binary

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Buffer

type Buffer []byte

func NewBuffer

func NewBuffer(length uint) Buffer

func (Buffer) Read

func (b Buffer) Read(offset, end uint) []byte

func (Buffer) ReadUInt16BE

func (b Buffer) ReadUInt16BE(offset uint) uint16

func (Buffer) ReadUInt32BE

func (b Buffer) ReadUInt32BE(offset uint) uint32

func (Buffer) Write

func (b Buffer) Write(offset uint, bytes []byte)

func (Buffer) WriteUInt16BE

func (b Buffer) WriteUInt16BE(offset uint, v uint16)

func (Buffer) WriteUInt32BE

func (b Buffer) WriteUInt32BE(offset uint, v uint32)

Jump to

Keyboard shortcuts

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