Package gov.nih.mipav.model.file
Class MetadataExtractor.PngChunk
java.lang.Object
gov.nih.mipav.model.file.MetadataExtractor.PngChunk
- Enclosing class:
MetadataExtractor
- Author:
- Drew Noakes https://drewnoakes.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final byte[]private final MetadataExtractor.PngChunkType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_chunkType
-
_bytes
private final byte[] _bytes
-
-
Constructor Details
-
PngChunk
-
-
Method Details
-
getType
-
getBytes
public byte[] getBytes()
-