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