Interface PVectorByteBufferedIntegral2Type<T>

Type Parameters:
T - A phantom type parameter
All Superinterfaces:
PVectorReadable2LType<T>, PVectorStorageIntegral2Type<T>, TensorByteBufferedType, VectorByteBufferedType, VectorReadable2LType, VectorStorageIntegral2Type, VectorStorageType
All Known Implementing Classes:
PVectorByteBufferedIntegral2s16, PVectorByteBufferedIntegral2s32, PVectorByteBufferedIntegral2s64, PVectorByteBufferedIntegral2s8

public interface PVectorByteBufferedIntegral2Type<T>
extends PVectorStorageIntegral2Type<T>, VectorByteBufferedType
The type of byte buffer backed integral vectors.