Search

vRO intrinsic class java.nio.MappedByteBuffer

Extends java.nio.ByteBuffer

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
force() java.nio.MappedByteBuffer
isLoaded() boolean
load() java.nio.MappedByteBuffer

Returned by

Method Returns
java.nio.channels.FileChannel.map(java.nio.channels.FileChannel$MapMode , Number , Number ) java.nio.MappedByteBuffer
java.nio.MappedByteBuffer.force() java.nio.MappedByteBuffer
java.nio.MappedByteBuffer.load() java.nio.MappedByteBuffer

Referenced in

None