pipedhexreader

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PipedHexReader

type PipedHexReader interface {
	// ReadHexBytesFromExe invokes executable
	// and reads hex bytes from stdout and returns an array
	ReadHexBytesFromExe(executablePath string) ([]byte, error)
}

PipedHexReader is an interface to read hex bytes from standard output stream of an executable into a byte array

func NewPipedHexReader

func NewPipedHexReader() PipedHexReader

NewPipedHexReader creates a new PipedHexReader

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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