bini

package
v0.54.4 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const SEEK_SET = io.SeekStart // python default seek(offset, whence=os.SEEK_SET, /)

Variables

View Source
var VALUE_TYPES map[int]string = map[int]string{
	1: "i", 2: "f", 3: "i",
}

Functions

func Dump

func Dump(path utils_types.FilePath) []string

func IsBini

func IsBini(filepath utils_types.FilePath) bool

Types

type EntryName

type EntryName string

type EntryValues

type EntryValues = []interface{}

type FoldValues

type FoldValues bool

type Row

type Row map[EntryName]EntryValues

type Section

type Section struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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