It exists for the Go interface, not sure why the Rust interface is restricted to known sized buffers: https://github.com/dropbox/rust-brotli/blob/5dd2e3af69c99757a56660619eafd389c31bc5d3/c/go/brotli/brotli.go#L487
It exists for the Go interface, not sure why the Rust interface is restricted to known sized buffers:
rust-brotli/c/go/brotli/brotli.go
Line 487 in 5dd2e3a