deltakit.explorer.data.write_b8#

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

Write data into a bytes stream in B8 format.