cpython-3.3.0: Bindings for libpython

Safe HaskellNone

CPython.Types.ByteArray

Synopsis

Documentation

fromObject :: Object self => self -> IO ByteArraySource

Create a new byte array from any object which implements the buffer protocol.