Description of the match groups in a regex used by decodeBytesAuto. If the regex matches, the decoding function will check for a non-empty match in each listed group number in order, and decode using the specified encoding.
Generated using TypeDoc
Description of the match groups in a regex used by decodeBytesAuto. If the regex matches, the decoding function will check for a non-empty match in each listed group number in order, and decode using the specified encoding.