Click or drag to resize
Akka.NETBitArrayHelpers Class
Extension method class to make it easier to work with BitArray instances
Inheritance Hierarchy
SystemObject
  Akka.UtilBitArrayHelpers

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static class BitArrayHelpers

The BitArrayHelpers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBytes
Converts a BitArray into an array of Byte
Top
See Also