Enumeration BitRegroupingError

Enumeration Members

hasDisallowedPadding: "Encountered padding when padding was disallowed."
integerOutOfRange: "An integer provided in the source array is out of the range of the specified source word length."
requiresDisallowedPadding: "Encoding requires padding while padding is disallowed."

Generated using TypeDoc