Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type TupleIntBoxed3
- func (item *TupleIntBoxed3) FillRandom(rg *basictl.RandGenerator)
- func (item *TupleIntBoxed3) InternalReadTL2(r []byte) (_ []byte, err error)
- func (item *TupleIntBoxed3) MarshalJSON() ([]byte, error)
- func (item *TupleIntBoxed3) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *TupleIntBoxed3) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
- func (item *TupleIntBoxed3) ReadTL1(w []byte) (_ []byte, err error)
- func (item *TupleIntBoxed3) ReadTL1Boxed(w []byte) (_ []byte, err error)
- func (item *TupleIntBoxed3) ReadTL2(r []byte, tctx *basictl.TL2ReadContext) (_ []byte, err error)
- func (item *TupleIntBoxed3) Reset()
- func (item TupleIntBoxed3) String() string
- func (TupleIntBoxed3) TLName() string
- func (TupleIntBoxed3) TLTag() uint32
- func (item *TupleIntBoxed3) UnmarshalJSON(b []byte) error
- func (item *TupleIntBoxed3) WriteJSON(w []byte) []byte
- func (item *TupleIntBoxed3) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *TupleIntBoxed3) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
- func (item *TupleIntBoxed3) WriteTL1(w []byte) []byte
- func (item *TupleIntBoxed3) WriteTL1Boxed(w []byte) []byte
- func (item *TupleIntBoxed3) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
- func (item *TupleIntBoxed3) WriteTL1General(w []byte) (_ []byte, err error)
- func (item *TupleIntBoxed3) WriteTL2(w []byte, tctx *basictl.TL2WriteContext) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TupleIntBoxed3 ¶
type TupleIntBoxed3 [3]int32
func (*TupleIntBoxed3) FillRandom ¶
func (item *TupleIntBoxed3) FillRandom(rg *basictl.RandGenerator)
func (*TupleIntBoxed3) InternalReadTL2 ¶
func (item *TupleIntBoxed3) InternalReadTL2(r []byte) (_ []byte, err error)
func (*TupleIntBoxed3) MarshalJSON ¶
func (item *TupleIntBoxed3) MarshalJSON() ([]byte, error)
func (*TupleIntBoxed3) ReadJSON ¶
func (item *TupleIntBoxed3) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*TupleIntBoxed3) ReadJSONGeneral ¶
func (item *TupleIntBoxed3) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
func (*TupleIntBoxed3) ReadTL1 ¶
func (item *TupleIntBoxed3) ReadTL1(w []byte) (_ []byte, err error)
func (*TupleIntBoxed3) ReadTL1Boxed ¶
func (item *TupleIntBoxed3) ReadTL1Boxed(w []byte) (_ []byte, err error)
func (*TupleIntBoxed3) ReadTL2 ¶
func (item *TupleIntBoxed3) ReadTL2(r []byte, tctx *basictl.TL2ReadContext) (_ []byte, err error)
func (*TupleIntBoxed3) Reset ¶
func (item *TupleIntBoxed3) Reset()
func (TupleIntBoxed3) String ¶
func (item TupleIntBoxed3) String() string
func (TupleIntBoxed3) TLName ¶
func (TupleIntBoxed3) TLName() string
func (TupleIntBoxed3) TLTag ¶
func (TupleIntBoxed3) TLTag() uint32
func (*TupleIntBoxed3) UnmarshalJSON ¶
func (item *TupleIntBoxed3) UnmarshalJSON(b []byte) error
func (*TupleIntBoxed3) WriteJSON ¶
func (item *TupleIntBoxed3) WriteJSON(w []byte) []byte
func (*TupleIntBoxed3) WriteJSONGeneral ¶
func (item *TupleIntBoxed3) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*TupleIntBoxed3) WriteJSONOpt ¶
func (item *TupleIntBoxed3) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
func (*TupleIntBoxed3) WriteTL1 ¶
func (item *TupleIntBoxed3) WriteTL1(w []byte) []byte
func (*TupleIntBoxed3) WriteTL1Boxed ¶
func (item *TupleIntBoxed3) WriteTL1Boxed(w []byte) []byte
func (*TupleIntBoxed3) WriteTL1BoxedGeneral ¶
func (item *TupleIntBoxed3) WriteTL1BoxedGeneral(w []byte) (_ []byte, err error)
func (*TupleIntBoxed3) WriteTL1General ¶
func (item *TupleIntBoxed3) WriteTL1General(w []byte) (_ []byte, err error)
func (*TupleIntBoxed3) WriteTL2 ¶
func (item *TupleIntBoxed3) WriteTL2(w []byte, tctx *basictl.TL2WriteContext) []byte
Click to show internal directories.
Click to hide internal directories.