tiny.pdf.FilterExhaustion
Defined in tiny.pdf.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/pdf/src/filter/model.zig:17
zig
pub const Exhaustion = error{ InputByteCapacityExceeded, DecodedByteCapacityExceeded,};Source: lib/pdf/src/root.zig:25
zig
pub const FilterExhaustion = filter.Exhaustion;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |