Documentation
¶
Overview ¶
Code generated by vktl/cmd/tlgen2; DO NOT EDIT.
Index ¶
- type PairFloatDouble
- func (item *PairFloatDouble) FillRandom(rg *basictl.RandGenerator)
- func (item *PairFloatDouble) MarshalJSON() ([]byte, error)
- func (item *PairFloatDouble) Read(w []byte) (_ []byte, err error)
- func (item *PairFloatDouble) ReadBoxed(w []byte) (_ []byte, err error)
- func (item *PairFloatDouble) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
- func (item *PairFloatDouble) Reset()
- func (item PairFloatDouble) String() string
- func (PairFloatDouble) TLName() string
- func (PairFloatDouble) TLTag() uint32
- func (item *PairFloatDouble) UnmarshalJSON(b []byte) error
- func (item *PairFloatDouble) Write(w []byte) []byte
- func (item *PairFloatDouble) WriteBoxed(w []byte) []byte
- func (item *PairFloatDouble) WriteBoxedGeneral(w []byte) (_ []byte, err error)
- func (item *PairFloatDouble) WriteGeneral(w []byte) (_ []byte, err error)
- func (item *PairFloatDouble) WriteJSON(w []byte) []byte
- func (item *PairFloatDouble) WriteJSONGeneral(w []byte) (_ []byte, err error)
- func (item *PairFloatDouble) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PairFloatDouble ¶
func (*PairFloatDouble) FillRandom ¶
func (item *PairFloatDouble) FillRandom(rg *basictl.RandGenerator)
func (*PairFloatDouble) MarshalJSON ¶
func (item *PairFloatDouble) MarshalJSON() ([]byte, error)
func (*PairFloatDouble) ReadBoxed ¶
func (item *PairFloatDouble) ReadBoxed(w []byte) (_ []byte, err error)
func (*PairFloatDouble) ReadJSON ¶
func (item *PairFloatDouble) ReadJSON(legacyTypeNames bool, in *basictl.JsonLexer) error
func (*PairFloatDouble) Reset ¶
func (item *PairFloatDouble) Reset()
func (PairFloatDouble) String ¶
func (item PairFloatDouble) String() string
func (PairFloatDouble) TLName ¶
func (PairFloatDouble) TLName() string
func (PairFloatDouble) TLTag ¶
func (PairFloatDouble) TLTag() uint32
func (*PairFloatDouble) UnmarshalJSON ¶
func (item *PairFloatDouble) UnmarshalJSON(b []byte) error
func (*PairFloatDouble) Write ¶
func (item *PairFloatDouble) Write(w []byte) []byte
func (*PairFloatDouble) WriteBoxed ¶
func (item *PairFloatDouble) WriteBoxed(w []byte) []byte
func (*PairFloatDouble) WriteBoxedGeneral ¶
func (item *PairFloatDouble) WriteBoxedGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteBoxed, use it instead!
func (*PairFloatDouble) WriteGeneral ¶
func (item *PairFloatDouble) WriteGeneral(w []byte) (_ []byte, err error)
This method is general version of Write, use it instead!
func (*PairFloatDouble) WriteJSON ¶
func (item *PairFloatDouble) WriteJSON(w []byte) []byte
func (*PairFloatDouble) WriteJSONGeneral ¶
func (item *PairFloatDouble) WriteJSONGeneral(w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*PairFloatDouble) WriteJSONOpt ¶
func (item *PairFloatDouble) WriteJSONOpt(newTypeNames bool, short bool, w []byte) []byte
Click to show internal directories.
Click to hide internal directories.