Skip to content

Byte-aligned bitstrings

Compare
Choose a tag to compare
@Cantido Cantido released this 11 Oct 02:48

Changed

  • IntSet.bitstring/1 is now IntSet.bitstring/2 and now accepts an option: :byte_align.
    When this option is set to true, the bitstring is padded at the end to make it byte-aligned.