Decode an RFC 2047 phrase using supplied parser options.
Parser options to use.
Phrase bytes to decode.
Starting byte index.
Number of bytes to decode.
The decoded phrase.
startIndex or count is outside phrase.
startIndex
count
phrase
Decode an RFC 2047 phrase using default parser options.
Optional
Decode an RFC 2047 phrase using supplied parser options.