Toggle navigation
Home
net.openhft.lang.io.Bytes to net.openhft.chronicle.tools.ResizableDirectByteBufferBytes
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'Chronicle-Queue'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Cascading Type Change (Different)
DirectByteBufferBytes
to
ResizableDirectByteBufferBytes
Other
Math.min(Integer.MAX_VALUE,(int)(withMappedBuffer.capacity() * 1.5))
to
Math.min(Integer.MAX_VALUE,(int)(withMappedBuffer.capacity() * 1.5))