public class MetakitTools extends Object
| Constructor and Description |
|---|
MetakitTools() |
| Modifier and Type | Method and Description |
|---|---|
static int |
readBpInt(loci.common.RandomAccessInputStream stream)
Read a byte-packed integer from the given RandomAccessInputStream.
|
static String |
readPString(loci.common.RandomAccessInputStream stream)
Read a Pascal-style string from the given RandomAccessInputStream.
|
public static String readPString(loci.common.RandomAccessInputStream stream) throws IOException
IOExceptionpublic static int readBpInt(loci.common.RandomAccessInputStream stream)
throws IOException
IOExceptionCopyright © 2005–2024 Open Microscopy Environment. All rights reserved.