Readonlyvariant: "Any"The discriminant.
Readonlyvariant: "Value"The discriminant.
Readonlyvalue: Uint8ArrayThe bytes the byte string must equal.
Readonlyvariant: "BinaryRegex"The discriminant.
Readonlyregex: PatternRegexThe regex the bytes, one character each, must match.
A pattern over byte strings: any, exact bytes, or a regex run over the bytes with one character per byte (
\x00names byte 0,\dan ASCII digit).