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