diff options
Diffstat (limited to 'unipdf/internal/jbig2/bench/bench.go')
| -rw-r--r-- | unipdf/internal/jbig2/bench/bench.go | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/unipdf/internal/jbig2/bench/bench.go b/unipdf/internal/jbig2/bench/bench.go new file mode 100644 index 0000000..3d19511 --- /dev/null +++ b/unipdf/internal/jbig2/bench/bench.go @@ -0,0 +1,12 @@ +// +// Copyright 2020 FoxyUtils ehf. All rights reserved. +// +// This is a commercial product and requires a license to operate. +// A trial license can be obtained at https://unidoc.io +// +// DO NOT EDIT: generated by unitwist Go source code obfuscator. +// +// Use of this source code is governed by the UniDoc End User License Agreement +// terms that can be accessed at https://unidoc.io/eula/ + +package bench ;
\ No newline at end of file |
