Closed
Description
When the alphabet
option is read, this extra step is performed:
If alphabet is not a String, throw a TypeError exception.
This extra step isn't present when the lastChunkHandling
option is read. Either both options should have an explicit check for String
values, or this should happen implicitly when the allowed String values are checked.
Metadata
Metadata
Assignees
Labels
No labels