String

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2020 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 String

type String struct {
	Bytes []byte
}

String plain old bytes. Maximum length from 32 bits int

func New

func New() *String

func (*String) Decode

func (b *String) Decode(by []byte) (out []byte)

func (*String) DecodeOne

func (b *String) DecodeOne(by []byte) *String

func (*String) Encode

func (b *String) Encode() []byte

func (*String) Get

func (b *String) Get() string

func (*String) Put

func (b *String) Put(s string) *String

Jump to

Keyboard shortcuts

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