binary

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type I16be

type I16be[T ~uint16] uint16

func (I16be[T]) Get

func (x I16be[T]) Get() T

func (*I16be[T]) Set

func (x *I16be[T]) Set(v T)

type I16le

type I16le[T ~uint16] uint16

func (I16le[T]) Get

func (x I16le[T]) Get() T

func (*I16le[T]) Set

func (x *I16le[T]) Set(v T)

type I32be

type I32be[T ~uint32] uint32

func (I32be[T]) Get

func (x I32be[T]) Get() T

func (*I32be[T]) Set

func (x *I32be[T]) Set(v T)

type I32le

type I32le[T ~uint32] uint32

func (I32le[T]) Get

func (x I32le[T]) Get() T

func (*I32le[T]) Set

func (x *I32le[T]) Set(v T)

type I64be

type I64be[T ~uint64] uint64

func (I64be[T]) Get

func (x I64be[T]) Get() T

func (*I64be[T]) Set

func (x *I64be[T]) Set(v T)

type I64le

type I64le[T ~uint64] uint64

func (I64le[T]) Get

func (x I64le[T]) Get() T

func (*I64le[T]) Set

func (x *I64le[T]) Set(v T)

type U16be

type U16be[T ~uint16] uint16

func (U16be[T]) Get

func (x U16be[T]) Get() T

func (*U16be[T]) Set

func (x *U16be[T]) Set(v T)

type U16le

type U16le[T ~uint16] uint16

func (U16le[T]) Get

func (x U16le[T]) Get() T

func (*U16le[T]) Set

func (x *U16le[T]) Set(v T)

type U32be

type U32be[T ~uint32] uint32

func (U32be[T]) Get

func (x U32be[T]) Get() T

func (*U32be[T]) Set

func (x *U32be[T]) Set(v T)

type U32le

type U32le[T ~uint32] uint32

func (U32le[T]) Get

func (x U32le[T]) Get() T

func (*U32le[T]) Set

func (x *U32le[T]) Set(v T)

type U64be

type U64be[T ~uint64] uint64

func (U64be[T]) Get

func (x U64be[T]) Get() T

func (*U64be[T]) Set

func (x *U64be[T]) Set(v T)

type U64le

type U64le[T ~uint64] uint64

func (U64le[T]) Get

func (x U64le[T]) Get() T

func (*U64le[T]) Set

func (x *U64le[T]) Set(v T)

Jump to

Keyboard shortcuts

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