Documentation
¶
Overview ¶
Code generated by tl2gen; DO NOT EDIT.
Index ¶
- type IntMaybe
- func (item *IntMaybe) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error
- func (item *IntMaybe) ReadTL1Boxed(w []byte) (_ []byte, err error)
- func (item *IntMaybe) Reset()
- func (item IntMaybe) String() string
- func (item *IntMaybe) WriteJSON(w []byte) []byte
- func (item *IntMaybe) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
- func (item *IntMaybe) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
- func (item *IntMaybe) WriteTL1Boxed(w []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntMaybe ¶
func (*IntMaybe) ReadJSONGeneral ¶
func (*IntMaybe) WriteJSONGeneral ¶
func (item *IntMaybe) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)
This method is general version of WriteJSON, use it instead!
func (*IntMaybe) WriteJSONOpt ¶
func (item *IntMaybe) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte
func (*IntMaybe) WriteTL1Boxed ¶
Click to show internal directories.
Click to hide internal directories.