conv_utils

package
v0.1.54 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Closest added in v0.1.42

func Closest[T constraints.Integer | constraints.Float](v T) string

func ClosestByte added in v0.1.36

func ClosestByte[T constraints.Integer | constraints.Float](bytes T) string

func ClosestByteWithPrecision added in v0.1.36

func ClosestByteWithPrecision[T constraints.Integer | constraints.Float](bytes T, precision int) string

func ClosestKWithPrecision added in v0.1.42

func ClosestKWithPrecision[T constraints.Integer | constraints.Float](v T, precision int) string

func ToFixed

func ToFixed(num float64, precision int) float64

func ToGiga

func ToGiga[T constraints.Integer | constraints.Float](bytes T) float64

func ToGigaByte

func ToGigaByte[T constraints.Integer | constraints.Float](bytes T) float64

func ToKilo

func ToKilo[T constraints.Integer | constraints.Float](bytes T) float64

func ToKiloByte

func ToKiloByte[T constraints.Integer | constraints.Float](bytes T) float64

func ToMega

func ToMega[T constraints.Integer | constraints.Float](bytes T) float64

func ToMegaByte

func ToMegaByte[T constraints.Integer | constraints.Float](bytes T) float64

Types

type Byte

type Byte float64

func (Byte) String

func (r Byte) String() string

Jump to

Keyboard shortcuts

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