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