Treehopper C# API
Static Public Member Functions
|
List of all members
BinaryConverters Class Reference
Static Public Member Functions
static byte []
GetBytes
(this BitArray array)
static byte
ToByte< T >
(this T t)
Member Function Documentation
◆
GetBytes()
static byte [] GetBytes
(
this BitArray
array
)
static
◆
ToByte< T >()
static byte ToByte< T >
(
this T
t
)
static
Type Constraints
T
:
struct
The documentation for this class was generated from the following file:
F:/Git/treehopper-sdk/NET/API/Treehopper.Libraries/Utilities/
BinaryConverters.cs
Treehopper
Libraries
Utilities
BinaryConverters