28 lines
456 B
Plaintext
28 lines
456 B
Plaintext
|
binaryninja.binaryninja.DataBuffer
|
||
|
==================================
|
||
|
|
||
|
.. currentmodule:: binaryninja.binaryninja
|
||
|
|
||
|
.. 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
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|