Documentation
¶
Index ¶
- func JSONAppendPoint(w []byte, item *point, writeExcessField bool) []byte
- func JSONReadPoint(item *point, in *basictl.JsonLexer) error
- func Json2ReadUint32(in *jlexer.Lexer, dst *uint32) error
- func MakeCapnpPoint(arena capnp.Arena, p point) []byte
- func MakeFlatbuffersPoint(fb *flatbuffers.Builder, p point) []byte
- func ReadCapnpPoint(buf []byte) (p point)
- func ReadFlatbuffersPoint(buf []byte) (p point)
- func TL2AppendLen(b []byte, u int64) []byte
- func TL2StringLen(u int) int
- func TL2StringReadBytes(r []byte, dst *[]byte) ([]byte, error)
- func TL2StringReadBytesRange(r []byte) (_ []byte, dst []byte, err error)
- func TL2StringWrite(b []byte, s string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONAppendPoint ¶
func JSONReadPoint ¶
func MakeCapnpPoint ¶
func MakeFlatbuffersPoint ¶
func MakeFlatbuffersPoint(fb *flatbuffers.Builder, p point) []byte
func ReadCapnpPoint ¶
func ReadCapnpPoint(buf []byte) (p point)
func ReadFlatbuffersPoint ¶
func ReadFlatbuffersPoint(buf []byte) (p point)
func TL2AppendLen ¶
func TL2StringLen ¶
func TL2StringReadBytesRange ¶
func TL2StringWrite ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.