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