Click or drag to resize
BitArrayHelpers 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: 0.8.0.0 (0.8.0.0)
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