deltakit.explorer.data.write_b8#

deltakit.explorer.data.write_b8(data: Iterable[list[int]] | ndarray[tuple[Any, ...], dtype[_ScalarT]], stream: BufferedIOBase | RawIOBase | BytesIO)#

Write data into a bytes stream in B8 format.