fromString

fun fromString(stringRepresentation: String): BitSet(source)

Creates bitset from hunan-readably bit string representation

Throws

if the provided string contains characters other than '1' and '0'