tiny.gif.DecodeLimits
Defined in tiny.gif.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/gif/src/decode/capacity.zig:7
zig
pub const Limits = struct { bytes: []const u8, bounds: plan_mod.Bounds,};Source: lib/gif/src/root.zig:16
zig
pub const DecodeLimits = decode.Limits;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |