mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-07 19:29:16 +08:00
9 lines
241 B
Go
9 lines
241 B
Go
![]() |
/*
|
||
|
* This file is subject to the terms and conditions defined in
|
||
|
* file 'LICENSE.md', which is part of this source code package.
|
||
|
*/
|
||
|
|
||
|
// Package mmr contains the jbig2 mmr decoder used to decode
|
||
|
// jbig2 encoded data segments.
|
||
|
package mmr
|