decimal

package
v0.3.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: MIT, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DecimalModel added in v0.3.5

type DecimalModel struct {
	// contains filtered or unexported fields
}

func (*DecimalModel) Compose added in v0.3.5

func (d *DecimalModel) Compose(form byte, negative bool, coefficient []byte, exponent int32) error

func (*DecimalModel) Decompose added in v0.3.5

func (d *DecimalModel) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32)

func (*DecimalModel) String added in v0.3.5

func (d *DecimalModel) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL