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