bytes.ljust(width[, fillbyte]) bytearray.ljust(width[, fillbyte]) Return a copy of the object left justified in
c_contiguous A bool indicating whether the memory is C-contiguous.
class.__bases__ The tuple of base classes of a class object.
popitem() Remove and return an arbitrary (key, value) pair from the dictionary.
bytes.lower() bytearray.lower() Return a copy of the sequence with all the uppercase ASCII characters converted
str.isdecimal() Return true if all characters in the string are decimal characters and there is at least one character, false
itemsize The size in bytes of each element of the memoryview:
bytearray.isspace() Return true if all bytes in the sequence are ASCII whitespace and the sequence is not empty, false otherwise
add(elem) Add element elem to the set.
classmethod bytearray.fromhex(string) This
Page 15 of 20