ihex32

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HexToByteSlice

func HexToByteSlice(hexVal string) ([]byte, error)

HexToByteSlice converts at least a four character hexString to a slice of several bytes. fails if input is too short or not valid hex.

func ParseFromFile

func ParseFromFile(filepath string) (map[uint32]byte, error)

ParseFromFile parses a hex file from a given filepath and return a hex struct containing all data as bytes with their addresses.

Types

This section is empty.

Jump to

Keyboard shortcuts

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