Skip to content

How to pass bit_stream_t to ndarray or something similar? #3

@LukeOlivaw

Description

@LukeOlivaw

It seems that the bytes in bit_stream_t cannot be visited in Python, although a data property is defined. In fact, an error occurs when I try calling enc.bit_stream.data, and the only way possible to see what the bytes are exactly is to save the bitstream to a file. Is there anything I can do to read and write bytes to bit_stream_t more conveniently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions