binaryninja.databuffer.DataBuffer

class binaryninja.databuffer.DataBuffer(contents='', handle=None)[source]
__init__(contents='', handle=None)[source]

Methods

__init__([contents, handle])
base64_decode()
base64_encode()
escape()
unescape()
zlib_compress()
zlib_decompress()