Package loci.formats.in
Class SlideBook7Reader.CNpyHeader
java.lang.Object
loci.formats.in.SlideBook7Reader.CNpyHeader
- Enclosing class:
SlideBook7Reader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) intByteArrayToInt(byte[] bytes, int offset) (package private) shortByteArrayToShort(byte[] bytes, int offset) ParseNpyHeader(loci.common.RandomAccessInputStream inStream)
-
Field Details
-
Constructor Details
-
CNpyHeader
CNpyHeader()
-
-
Method Details
-
ParseNpyHeader
-
ByteArrayToShort
short ByteArrayToShort(byte[] bytes, int offset) -
ByteArrayToInt
int ByteArrayToInt(byte[] bytes, int offset)
-