JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aoju.bus.image.nimble.codec
Interface Transcoder.Handler
Enclosing class:
Transcoder
public static interface
Transcoder.Handler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
OutputStream
newOutputStream
(
Transcoder
transcoder,
Attributes
dataset)
Method Details
newOutputStream
OutputStream
newOutputStream
(
Transcoder
transcoder,
Attributes
dataset)
throws
IOException
Throws:
IOException