//
pkg.gl
Category
github.com/jslyzt/tarsgo
tars
protocol
codec
package
1.0.7
Repository:
https://github.com/jslyzt/tarsgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
13
Files
749 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.
SIMPLE_LIST
jce type.
STRING1
jce type.
STRING4
jce type.
STRUCT_BEGIN
jce type.
STRUCT_END
jce type.
ZERO_TAG
jce type.
#
Structs
Buffer
Buffer is wrapper of bytes.Buffer.
Reader
Reader is wapper of bytes.Reader.