byteConverter

package
v0.0.0-...-96f3fa0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package byteConverter is used to convert bytes to different datatypes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteConverter

type ByteConverter interface {
	ConvertSingleValue(payload []byte, conversion int) (string, error)
}

ByteConverter is used to convert slices of byte to other data types, that are then afterwards again converted to string for further usage.

func New

func New() ByteConverter

New Creates a new MessageConverter

Jump to

Keyboard shortcuts

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