Uses of Class
com.github.marschall.nativebytebuffers.MemoryManagementException
-
-
Uses of MemoryManagementException in com.github.marschall.nativebytebuffers
Subclasses of MemoryManagementException in com.github.marschall.nativebytebuffers Modifier and Type Class Description classAllocationFailedExceptionSignals a memory allocation has failed.classReleaseFailedExceptionSignals a memory release has failed.
-