tup

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: BSD-3-Clause Imports: 3 Imported by: 35

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TarsStructIF

type TarsStructIF interface {
	WriteBlock(os *codec.Buffer, tag byte) error
	ReadBlock(is *codec.Reader, tag byte, require bool) error
}

type UniAttribute

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

func NewUniAttribute

func NewUniAttribute() *UniAttribute

func (*UniAttribute) Decode

func (u *UniAttribute) Decode(is *codec.Reader) error

func (*UniAttribute) DoGet added in v1.2.0

func (u *UniAttribute) DoGet(data interface{}, is *codec.Reader) error

func (*UniAttribute) Encode

func (u *UniAttribute) Encode(os *codec.Buffer) error

func (*UniAttribute) Get

func (u *UniAttribute) Get(k string, data interface{}) error

func (*UniAttribute) GetBuffer

func (u *UniAttribute) GetBuffer(k string, buf *[]byte) error

func (*UniAttribute) Put

func (u *UniAttribute) Put(k string, data interface{}) error

func (*UniAttribute) PutBuffer

func (u *UniAttribute) PutBuffer(k string, buf []byte)

Jump to

Keyboard shortcuts

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