declare namespace org { namespace eclipse { namespace jetty { namespace io { class ByteBufferPool$Lease { public constructor(arg0: org.eclipse.jetty.io.ByteBufferPool) public acquire(arg0: int, arg1: boolean): java.nio.ByteBuffer public append(arg0: java.nio.ByteBuffer, arg1: boolean): void public insert(arg0: int, arg1: java.nio.ByteBuffer, arg2: boolean): void public getByteBuffers(): java.util.List public getTotalLength(): long public getSize(): int public recycle(): void public static class: java.lang.Class } } } } }