Package | Description |
---|---|
org.scijava.convert | |
org.scijava.io | |
org.scijava.io.location | |
org.scijava.table |
Modifier and Type | Method and Description |
---|---|
Class<ByteArray> |
ArrayConverters.ByteArrayUnwrapper.getInputType() |
Class<ByteArray> |
ArrayConverters.ByteArrayWrapper.getOutputType() |
Constructor and Description |
---|
ByteArrayByteBank(ByteArray bytes)
Creates a
ByteArrayByteBank that wraps the specified
ByteArray . |
Constructor and Description |
---|
BytesLocation(ByteArray bytes)
|
BytesLocation(ByteArray bytes,
String name)
|
Modifier and Type | Class and Description |
---|---|
class |
ByteColumn
Efficient implementation of
Column for byte primitives. |
Copyright © 2015–2022 SciJava. All rights reserved.