Skip to documentation
SLOP

tiny.pdf.FilterExhaustion

Reference tiny.pdf FilterExhaustion

Defined in tiny.pdf.

API (2)

Fields and members

Public fields and members.

No direct callersNo direct callstiny.pdfFilterExhaustion
Static calls · unresolved targets: unknown · external targets: unknown.

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

filter.Exhaustion.

Audit

Definitions1
Public names2
Members2
Version26.7.0
Revisiondaab053ee433