Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TOONEncoder ¶
type TOONEncoder struct{}
func NewTOONEncoder ¶
func NewTOONEncoder() *TOONEncoder
func (*TOONEncoder) CompressionRatio ¶
func (e *TOONEncoder) CompressionRatio(original string, encoded string) float64
func (*TOONEncoder) EncodeJSON ¶
func (e *TOONEncoder) EncodeJSON(jsonInput string) (string, error)
func (*TOONEncoder) IsHomogeneous ¶
func (e *TOONEncoder) IsHomogeneous(data interface{}) bool
Click to show internal directories.
Click to hide internal directories.