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