pub const DEFAULT_BLOB_CHUNK_SIZE: NonZeroU32;Expand description
The chunk size a blob is sealed at when the host configures none. A read honors whatever its own header records, so this is only ever the writer’s choice and can change without touching a blob already stored.