files

package
v0.0.0-...-cb09974 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBytesWithDynamicLength

func GetBytesWithDynamicLength(value []byte, headerLength int) []byte

func ListFiles

func ListFiles(dir string, supporterExtension set.Interface) map[string][]string

func ReadBytes

func ReadBytes(r io.Reader, nbrOfBytes int) ([]byte, error)

func ReadBytesWithDynamicLength

func ReadBytesWithDynamicLength(f *os.File, offset int64, headerLength int64) ([]byte, error)

func ReadBytesWithOffset

func ReadBytesWithOffset(f *os.File, offset int64, length int64) ([]byte, error)

func ReadInt32

func ReadInt32(data []byte) (ret int32)

func WriteToFile

func WriteToFile(path string, data []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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