RowBinary

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DateToUint16

func DateToUint16(t time.Time) uint16

Types

type Encoder

type Encoder struct {
	// contains filtered or unexported fields
}

func NewEncoder

func NewEncoder(w io.Writer) *Encoder

func (*Encoder) Bytes

func (w *Encoder) Bytes(value []byte) error

func (*Encoder) Date

func (w *Encoder) Date(value time.Time) error

func (*Encoder) String

func (w *Encoder) String(value string) error

func (*Encoder) StringList

func (w *Encoder) StringList(value []string) error

func (*Encoder) Uint16

func (w *Encoder) Uint16(value uint16) error

func (*Encoder) Uint32

func (w *Encoder) Uint32(value uint32) error

func (*Encoder) Uint8

func (w *Encoder) Uint8(value uint8) error

Jump to

Keyboard shortcuts

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