 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func DateToUint16(t time.Time) uint16
- type Encoder
- func (w *Encoder) Bytes(value []byte) error
- func (w *Encoder) Date(value time.Time) error
- func (w *Encoder) String(value string) error
- func (w *Encoder) StringList(value []string) error
- func (w *Encoder) Uint16(value uint16) error
- func (w *Encoder) Uint32(value uint32) error
- func (w *Encoder) Uint8(value uint8) error
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DateToUint16 ¶
Types ¶
type Encoder ¶
type Encoder struct {
	// contains filtered or unexported fields
}
    func NewEncoder ¶
func (*Encoder) StringList ¶
 Click to show internal directories. 
   Click to hide internal directories.