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