| Really closes a
MappedByteBuffer without the need to wait for garbage
collection. Any problems with closing a buffer on Windows (the problem child in this
case) will be logged as
SEVERE to the logger of the package name. To
force logging of errors, set the System property "org.geotools.io.debugBuffer" to "true".
Parameters: buffer - The buffer to close. true if the operation was successful, false otherwise. See Also: java.nio.MappedByteBuffer |