Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type TupleInt
- func (item *TupleInt) ReadJSONGeneral(tctx *basictl.JSONReadContext, in *basictl.JsonLexer, nat_n uint32) error
- func (item *TupleInt) ReadTL1(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleInt) ReadTL1Boxed(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleInt) Reset()
- func (TupleInt) TLName() string
- func (TupleInt) TLTag() uint32
- func (item *TupleInt) WriteJSON(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleInt) WriteJSONGeneral(tctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleInt) WriteJSONOpt(tctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleInt) WriteTL1(w []byte, nat_n uint32) (_ []byte, err error)
- func (item *TupleInt) 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 TupleInt ¶
type TupleInt []int32
func (*TupleInt) ReadJSONGeneral ¶
func (*TupleInt) ReadTL1Boxed ¶
func (*TupleInt) WriteJSONGeneral ¶
func (item *TupleInt) WriteJSONGeneral(tctx *basictl.JSONWriteContext, w []byte, nat_n uint32) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*TupleInt) WriteJSONOpt ¶
Click to show internal directories.
Click to hide internal directories.