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