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