Package tigase.net

Class IOUtil


  • public class IOUtil
    extends java.lang.Object
    Author:
    andrzej
    • Constructor Summary

      Constructors 
      Constructor Description
      IOUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.nio.ByteBuffer getDirectBuffer​(int size)  
      static void returnDirectBuffer​(java.nio.ByteBuffer buf)  
      • Methods inherited from class java.lang.Object

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

      • IOUtil

        public IOUtil()
    • Method Detail

      • getDirectBuffer

        public static java.nio.ByteBuffer getDirectBuffer​(int size)
      • returnDirectBuffer

        public static void returnDirectBuffer​(java.nio.ByteBuffer buf)