MisterAI's picture
download
raw
389 Bytes
from .packet import Packet
from .stream import Stream
class BitStreamFilterContext:
def __init__(
self,
filter_description: str | bytes,
in_stream: Stream | None = None,
out_stream: Stream | None = None,
): ...
def filter(self, packet: Packet | None) -> list[Packet]: ...
def flush(self) -> None: ...
bitstream_filters_available: set[str]

Xet Storage Details

Size:
389 Bytes
·
Xet hash:
d2a502121f2c8a6741aaa4b443b91c88bea8980947f4abf65ad7f835fdf91fb6

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.