binaryninja.pyopenssl.BytesIO ============================= .. currentmodule:: binaryninja.pyopenssl .. autoclass:: BytesIO .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BytesIO.close ~BytesIO.detach ~BytesIO.fileno ~BytesIO.flush ~BytesIO.getvalue ~BytesIO.isatty ~BytesIO.read ~BytesIO.read1 ~BytesIO.readable ~BytesIO.readinto ~BytesIO.readline ~BytesIO.readlines ~BytesIO.seek ~BytesIO.seekable ~BytesIO.tell ~BytesIO.truncate ~BytesIO.writable ~BytesIO.write ~BytesIO.writelines .. rubric:: Attributes .. autosummary:: ~BytesIO.closed ~BytesIO.next