1
Bytes and bytearray semantics: literals (`b"..."`), indexing returns int, decoding/encoding, slicing, common methods (`split`, `join`, `replace`, `hex`).