_type_ Specifies the type of each element in the array.
curses.panel.new_panel(win) Returns a panel object, associating it with the given window win. Be aware that you need
detach() Separate the underlying raw stream from the buffer and return it. After the raw stream
read1() In BytesIO, this is the same as read().
_length_ A positive integer specifying the number of elements in the array. Out-of-range subscripts result in an
class io.BytesIO([initial_bytes]) A stream implementation using an in-memory bytes buffer. It inherits BufferedIOBase
time.clock_gettime(clk_id) Return the time of the specified clock clk_id. Availability:
st_blocks Number of 512-byte blocks allocated for file. This may be smaller than st_size/512 when the file has
class ctypes.Array(*args) Abstract base class for arrays. The recommended way to create concrete
class ctypes.c_ushort Represents the C unsigned short datatype. The constructor accepts an optional integer initializer;
Page 2 of 67