cpython-3.3.0: Bindings for libpython

Safe HaskellNone

CPython.Types.Bytes

Synopsis

Documentation

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

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