Lines Matching refs:BYTES
566 BYTES: String of 8-bit bytes.580 BYTES = 121509 VARIANTS = frozenset([Variant.BYTES])1511 DEFAULT_VARIANT = Variant.BYTES1513 type = bytes1532 if isinstance(value, bytes):