Package | Description |
---|---|
io.pcp.parfait.dxm |
Modifier and Type | Class and Description |
---|---|
class |
FileByteBufferFactory |
class |
InMemoryByteBufferFactory
Builds a ByteBuffer in memory, mostly useful for unit testing purposes
|
Modifier and Type | Field and Description |
---|---|
private ByteBufferFactory |
PcpMmvWriter.byteBufferFactory |
Constructor and Description |
---|
PcpMmvWriter(ByteBufferFactory byteBufferFactory,
IdentifierSourceSet identifierSources) |
PcpMmvWriter(ByteBufferFactory byteBufferFactory,
IdentifierSourceSet identifierSources,
MmvVersion mmvVersion) |