public interface MIMEObject
Modifier and Type | Method and Description |
---|---|
String |
data()
The encoded data.
|
String |
mimeType()
MIME type of the encoded object.
|
String mimeType()
String data() throws IOException
IOException
Copyright © 2014–2022 ImageJ. All rights reserved.