Class DirectBufferAllocator

java.lang.Object
zombie.core.utils.DirectBufferAllocator

public final class DirectBufferAllocator
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    DirectBufferAllocator()  
  • Method Summary

    Modifier and Type Method Description
    static WrappedBuffer allocate​(int int1)  
    static long getBytesAllocated()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DirectBufferAllocator

      public DirectBufferAllocator()
  • Method Details

    • allocate

      public static WrappedBuffer allocate​(int int1)
    • getBytesAllocated

      public static long getBytesAllocated()