base

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2019 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 Bytes

type Bytes []byte

func DecodeString added in v0.0.6

func DecodeString(buf string) (Bytes, error)

func (Bytes) Compare added in v0.0.2

func (t Bytes) Compare(other Bytes) int

func (*Bytes) DecodeString

func (t *Bytes) DecodeString(buf string) error

func (Bytes) EncodeString

func (t Bytes) EncodeString() string

func (Bytes) Equal added in v0.3.0

func (t Bytes) Equal(other Bytes) bool

func (Bytes) Marshal

func (t Bytes) Marshal() ([]byte, error)

func (Bytes) MarshalJSON

func (t Bytes) MarshalJSON() ([]byte, error)

func (*Bytes) MarshalTo added in v0.3.0

func (t *Bytes) MarshalTo(data []byte) (n int, err error)

func (Bytes) Size added in v0.3.0

func (t Bytes) Size() int

func (Bytes) String added in v0.0.6

func (t Bytes) String() string

func (*Bytes) Unmarshal

func (t *Bytes) Unmarshal(data []byte) error

func (*Bytes) UnmarshalJSON

func (t *Bytes) UnmarshalJSON(buf []byte) error

Jump to

Keyboard shortcuts

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