//
pkg.gl
Category
github.com/TarsCloud/TarsGo
tars
protocol
codec
package
1.4.5
Repository:
https://github.com/tarscloud/tarsgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
63
Files
770 SLOC
#
Functions
FromInt8
FromInt8 NewReader(FromInt8(vec)).
NewBuffer
NewBuffer returns *Buffer.
NewReader
NewReader returns *Reader.
#
Constants
BYTE
jce type.
DOUBLE
jce type.
FLOAT
jce type.
INT
jce type.
LIST
jce type.
LONG
jce type.
MAP
jce type.
SHORT
jce type.
SimpleList
jce type.
STRING1
jce type.
STRING4
jce type.
StructBegin
jce type.
StructEnd
jce type.
ZeroTag
jce type.
#
Structs
Buffer
Buffer is wrapper of bytes.Buffer.
Reader
Reader is wrapper of bytes.Reader.