uleb128

package
v0.0.0-...-212ad1a Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(i uint64) (r []byte)

Marshal converts an int into a uleb128-encoded byte array.

func Unmarshal

func Unmarshal(r []byte) (total uint64, len int)

Unmarshal converts a uleb128-encoded byte array into an int.

func UnmarshalReader

func UnmarshalReader(r io.Reader) (total uint64)

UnmarshalReader unmarshals something with an io.Reader

Types

This section is empty.

Jump to

Keyboard shortcuts

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