public interface ByteLongAccess extends ByteAccess
byte
getValue(long index)
void
setValue(long index, byte value)
getValue, setValue
byte getValue(long index)
void setValue(long index, byte value)
Copyright © 2015–2022 ImgLib2. All rights reserved.