bigendian

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Encode/decode integers as big-endian byte sequences

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode32

func Decode32(buf [4]byte) (i uint32)

func Decode64

func Decode64(buf [8]byte) (i uint64)

func Encode32

func Encode32(i uint32) (buf [4]byte)

func Encode64

func Encode64(i uint64) (buf [8]byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

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