Overload List

  NameDescription
Public methodBitVector(Int32)
Constructs a vector capable of holding
CopyC#
n
bits.
Public methodBitVector(Directory, String)
Constructs a bit vector from the file
CopyC#
name
in Directory
CopyC#
d
, as written by the {@link #write} method.

See Also