util

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeSLEB128

func DecodeSLEB128(buf *bytes.Buffer) (int64, uint32)

DecodeSLEB128 decodes a signed Little Endian Base 128 represented number.

func DecodeULEB128

func DecodeULEB128(buf *bytes.Buffer) (uint64, uint32)

DecodeULEB128 decodes an unsigned Little Endian Base 128 represented number.

func ParseString

func ParseString(data *bytes.Buffer) (string, uint32)

Types

This section is empty.

Jump to

Keyboard shortcuts

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