speasy.core.codecs.bundled_codecs.hapi.binary.writer module

speasy.core.codecs.bundled_codecs.hapi.binary.writer.save_hapi_binary(hapi_file: HapiFile, file: str | IOBase | None = None, with_headers: bool = True) bool | memoryview | bytearray | bytes[source]