GetCompressedSizeInBits(uint)
The compressed size in bits of the given unsigned integer value
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public readonly int GetCompressedSizeInBits(uint value)
Parameters
the unsigned int value you want to compress
Returns
Type | Description |
|---|---|
| int |