rerun_bindings::python_bridge

Function binary_stream

Source
fn binary_stream(
    recording: Option<&PyRecordingStream>,
    py: Python<'_>,
) -> Option<PyBinarySinkStorage>
Expand description

Create a new binary stream sink, and return the associated binary stream.