ByteBufferMemoryProvider
open class ByteBufferMemoryProvider
Fields
Name | Description |
---|---|
val maximumSizeBytes: Long
|
Constructors
<init>
constructor(maximumSizeBytes: Long)
Implementation of MemoryProvider which builds blank ByteBufferMemory memories.
Parameters
Name | Description |
---|---|
maximumSizeBytes: Long
|
Implementation of MemoryProvider which builds blank ByteBufferMemory memories.