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