Package nz.org.riskscape.hdf5
Class H5CompoundMember
java.lang.Object
nz.org.riskscape.hdf5.H5CompoundMember
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal intfinal intfinal Stringfinal H5CompoundTypefinal H5Type -
Constructor Summary
ConstructorsConstructorDescriptionH5CompoundMember(int index, String name, H5Type type, H5CompoundType owner, int byteOffset) -
Method Summary
Modifier and TypeMethodDescriptionread(ByteBuffer buffer, int offset) Shortcut to replace member.type.read(buffer, member.getByteOffset() + offset)toString()