binaryninja/personal/api-docs/_sources/binaryninja.databuffer.DataBuffer.rst.txt

28 lines
453 B
Plaintext
Raw Normal View History

2019-04-03 14:46:40 +01:00
binaryninja.databuffer.DataBuffer
=================================
.. currentmodule:: binaryninja.databuffer
.. autoclass:: DataBuffer
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~DataBuffer.__init__
~DataBuffer.base64_decode
~DataBuffer.base64_encode
~DataBuffer.escape
~DataBuffer.unescape
~DataBuffer.zlib_compress
~DataBuffer.zlib_decompress