public class ByteArray extends AbstractByteArray<ByteArray>
data
Constructor and Description |
---|
ByteArray(byte[] data) |
ByteArray(int numEntities) |
Modifier and Type | Method and Description |
---|---|
ByteArray |
createArray(int numEntities) |
getArrayLength, getCurrentStorageArray, getValue, setValue
public ByteArray(int numEntities)
public ByteArray(byte[] data)
public ByteArray createArray(int numEntities)
Copyright © 2015–2022 ImgLib2. All rights reserved.