D - the database typepublic static interface StatefulDataType.Factory<D>
DataType<?> create(ByteBuffer buff, MetaType<D> metaDataType, D database)
buff - the buffer the source buffermetaDataType - the typedatabase - the databaseCopyright © 2022. All rights reserved.