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