Package nom.tam.util.type
Class CharType
- java.lang.Object
-
- nom.tam.util.type.PrimitiveTypeBase<java.nio.CharBuffer>
-
- nom.tam.util.type.CharType
-
- All Implemented Interfaces:
PrimitiveType<java.nio.CharBuffer>
class CharType extends PrimitiveTypeBase<java.nio.CharBuffer>
-
-
Field Summary
-
Fields inherited from class nom.tam.util.type.PrimitiveTypeBase
COPY_BLOCK_SIZE
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CharType()
-
Method Summary
-
Methods inherited from class nom.tam.util.type.PrimitiveTypeBase
appendBuffer, appendToByteBuffer, asTypedBuffer, bitPix, bufferClass, convertToByteBuffer, getArray, getArray, getArray, individualSize, is, newArray, newBuffer, newBuffer, primitiveClass, putArray, putArray, size, size, sliceBuffer, type, wrap, wrapperClass
-
-