hexwriter

package
v0.0.0-...-6d3478e Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HexWriter

type HexWriter struct {
	io.Writer
}

HexWriter transforms the writes the incoming data in hex format.

func New

func New(w io.Writer) *HexWriter

New returns a new instance of a HexWriter.

func (HexWriter) Write

func (hx HexWriter) Write(p []byte) (n int, err error)

Write meets the io.Write interface Write method

Jump to

Keyboard shortcuts

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