jcifs.smb
Class BufferCache

java.lang.Object
  extended byjcifs.smb.BufferCache

public class BufferCache
extends java.lang.Object


Constructor Summary
BufferCache()
           
 
Method Summary
static byte[] getBuffer()
           
static void releaseBuffer(byte[] buf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferCache

public BufferCache()
Method Detail

getBuffer

public static byte[] getBuffer()

releaseBuffer

public static void releaseBuffer(byte[] buf)