Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type TupleIntBoxed
- func (item *TupleIntBoxed) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, nat_n uint32) error
- func (item *TupleIntBoxed) ReadTL1(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleIntBoxed) ReadTL1Boxed(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleIntBoxed) Reset()
- func (TupleIntBoxed) TLName() string
- func (TupleIntBoxed) TLTag() uint32
- func (item *TupleIntBoxed) WriteJSON(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleIntBoxed) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleIntBoxed) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleIntBoxed) WriteTL1(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleIntBoxed) WriteTL1Boxed(w []byte, nat_n uint32) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TupleIntBoxed ¶
type TupleIntBoxed []int32
func (*TupleIntBoxed) ReadJSONGeneral ¶
func (item *TupleIntBoxed) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer, nat_n uint32) error
func (*TupleIntBoxed) ReadTL1 ¶
func (item *TupleIntBoxed) ReadTL1(w []byte, nat_n uint32) (_ []byte, err error)
func (*TupleIntBoxed) ReadTL1Boxed ¶
func (item *TupleIntBoxed) ReadTL1Boxed(w []byte, nat_n uint32) (_ []byte, err error)
func (*TupleIntBoxed) Reset ¶
func (item *TupleIntBoxed) Reset()
func (TupleIntBoxed) TLName ¶
func (TupleIntBoxed) TLName() string
func (TupleIntBoxed) TLTag ¶
func (TupleIntBoxed) TLTag() uint32
func (*TupleIntBoxed) WriteJSON ¶
func (item *TupleIntBoxed) WriteJSON(w []byte, nat_n uint32) (_ []byte, err error)
func (*TupleIntBoxed) WriteJSONGeneral ¶
func (item *TupleIntBoxed) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*TupleIntBoxed) WriteJSONOpt ¶
func (item *TupleIntBoxed) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
func (*TupleIntBoxed) WriteTL1 ¶
func (item *TupleIntBoxed) WriteTL1(w []byte, nat_n uint32) (_ []byte, err error)
func (*TupleIntBoxed) WriteTL1Boxed ¶
func (item *TupleIntBoxed) WriteTL1Boxed(w []byte, nat_n uint32) (_ []byte, err error)
Click to show internal directories.
Click to hide internal directories.