Table of Contents

Class FloatCompression

Namespace
Zorro.Core.Compression
Assembly
Zorro.Core.Runtime.dll
public static class FloatCompression
Inheritance
FloatCompression
Inherited Members

Methods

CompressZeroOne(float)

public static byte CompressZeroOne(float value)

Parameters

value float

Returns

byte

DecompressZeroOne(byte)

public static float DecompressZeroOne(byte value)

Parameters

value byte

Returns

float