j2k-jpeg 0.7.0

JPEG inspect/decode and fallback encode support for j2k
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: MIT OR Apache-2.0

//! Fallible copied and adopted shared-input construction.

mod adopted;
mod copied;