You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2017/04/23 21:57:29 UTC

[43/51] [partial] arrow-site git commit: Check in initial Javadoc

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/355ede33/docs/java/io/netty/buffer/ExpandableByteBuf.html
----------------------------------------------------------------------
diff --git a/docs/java/io/netty/buffer/ExpandableByteBuf.html b/docs/java/io/netty/buffer/ExpandableByteBuf.html
new file mode 100644
index 0000000..c49574d
--- /dev/null
+++ b/docs/java/io/netty/buffer/ExpandableByteBuf.html
@@ -0,0 +1,1282 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_121) on Sun Apr 23 17:49:08 EDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ExpandableByteBuf (Apache Arrow Java Root POM 0.2.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-04-23">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ExpandableByteBuf (Apache Arrow Java Root POM 0.2.1-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExpandableByteBuf.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../io/netty/buffer/ArrowBuf.TransferResult.html" title="class in io.netty.buffer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../io/netty/buffer/LargeBuffer.html" title="class in io.netty.buffer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?io/netty/buffer/ExpandableByteBuf.html" target="_top">Frames</a></li>
+<li><a href="ExpandableByteBuf.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">io.netty.buffer</div>
+<h2 title="Class ExpandableByteBuf" class="title">Class ExpandableByteBuf</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>io.netty.buffer.ByteBuf</li>
+<li>
+<ul class="inheritance">
+<li>io.netty.buffer.AbstractByteBuf</li>
+<li>
+<ul class="inheritance">
+<li>io.netty.buffer.ExpandableByteBuf</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>io.netty.util.ReferenceCounted, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;io.netty.buffer.ByteBuf&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">ExpandableByteBuf</span>
+extends io.netty.buffer.AbstractByteBuf</pre>
+<div class="block">Allows us to decorate ArrowBuf to make it expandable so that we can use them in the context of
+ the Netty framework
+ (thus supporting RPC level memory accounting).</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#ExpandableByteBuf-io.netty.buffer.ByteBuf-org.apache.arrow.memory.BufferAllocator-">ExpandableByteBuf</a></span>(io.netty.buffer.ByteBuf&nbsp;buffer,
+                 <a href="../../../org/apache/arrow/memory/BufferAllocator.html" title="interface in org.apache.arrow.memory">BufferAllocator</a>&nbsp;allocator)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected byte</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_getByte-int-">_getByte</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_getInt-int-">_getInt</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_getLong-int-">_getLong</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>protected short</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_getShort-int-">_getShort</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_getUnsignedMedium-int-">_getUnsignedMedium</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_setByte-int-int-">_setByte</a></span>(int&nbsp;index,
+        int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_setInt-int-int-">_setInt</a></span>(int&nbsp;index,
+       int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_setLong-int-long-">_setLong</a></span>(int&nbsp;index,
+        long&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_setMedium-int-int-">_setMedium</a></span>(int&nbsp;index,
+          int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#Z:Z_setShort-int-int-">_setShort</a></span>(int&nbsp;index,
+         int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBufAllocator</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#alloc--">alloc</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#array--">array</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#arrayOffset--">arrayOffset</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#capacity--">capacity</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#capacity-int-">capacity</a></span>(int&nbsp;newCapacity)</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#copy-int-int-">copy</a></span>(int&nbsp;index,
+    int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#forEachByte-int-int-io.netty.buffer.ByteBufProcessor-">forEachByte</a></span>(int&nbsp;index,
+           int&nbsp;length,
+           io.netty.buffer.ByteBufProcessor&nbsp;processor)</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#forEachByteDesc-int-int-io.netty.buffer.ByteBufProcessor-">forEachByteDesc</a></span>(int&nbsp;index,
+               int&nbsp;length,
+               io.netty.buffer.ByteBufProcessor&nbsp;processor)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getByte-int-">getByte</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getBytes-int-byte:A-int-int-">getBytes</a></span>(int&nbsp;index,
+        byte[]&nbsp;dst,
+        int&nbsp;dstIndex,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getBytes-int-java.nio.ByteBuffer-">getBytes</a></span>(int&nbsp;index,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;dst)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getBytes-int-io.netty.buffer.ByteBuf-int-int-">getBytes</a></span>(int&nbsp;index,
+        io.netty.buffer.ByteBuf&nbsp;dst,
+        int&nbsp;dstIndex,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getBytes-int-java.nio.channels.GatheringByteChannel-int-">getBytes</a></span>(int&nbsp;index,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/GatheringByteChannel.html?is-external=true" title="class or interface in java.nio.channels">GatheringByteChannel</a>&nbsp;out,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getBytes-int-java.io.OutputStream-int-">getBytes</a></span>(int&nbsp;index,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getInt-int-">getInt</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getLong-int-">getLong</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getShort-int-">getShort</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#getUnsignedMedium-int-">getUnsignedMedium</a></span>(int&nbsp;index)</code>&nbsp;</td>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#hasArray--">hasArray</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#hasMemoryAddress--">hasMemoryAddress</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#internalNioBuffer-int-int-">internalNioBuffer</a></span>(int&nbsp;index,
+                 int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#isDirect--">isDirect</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#memoryAddress--">memoryAddress</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#nioBuffer-int-int-">nioBuffer</a></span>(int&nbsp;index,
+         int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#nioBufferCount--">nioBufferCount</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#nioBuffers-int-int-">nioBuffers</a></span>(int&nbsp;index,
+          int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteOrder.html?is-external=true" title="class or interface in java.nio">ByteOrder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#order--">order</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#refCnt--">refCnt</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#release--">release</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#release-int-">release</a></span>(int&nbsp;decrement)</code>&nbsp;</td>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#retain--">retain</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#retain-int-">retain</a></span>(int&nbsp;increment)</code>&nbsp;</td>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setByte-int-int-">setByte</a></span>(int&nbsp;index,
+       int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setBytes-int-byte:A-int-int-">setBytes</a></span>(int&nbsp;index,
+        byte[]&nbsp;src,
+        int&nbsp;srcIndex,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setBytes-int-java.nio.ByteBuffer-">setBytes</a></span>(int&nbsp;index,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;src)</code>&nbsp;</td>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setBytes-int-io.netty.buffer.ByteBuf-int-int-">setBytes</a></span>(int&nbsp;index,
+        io.netty.buffer.ByteBuf&nbsp;src,
+        int&nbsp;srcIndex,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setBytes-int-java.io.InputStream-int-">setBytes</a></span>(int&nbsp;index,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setBytes-int-java.nio.channels.ScatteringByteChannel-int-">setBytes</a></span>(int&nbsp;index,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/ScatteringByteChannel.html?is-external=true" title="class or interface in java.nio.channels">ScatteringByteChannel</a>&nbsp;in,
+        int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setInt-int-int-">setInt</a></span>(int&nbsp;index,
+      int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setLong-int-long-">setLong</a></span>(int&nbsp;index,
+       long&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setMedium-int-int-">setMedium</a></span>(int&nbsp;index,
+         int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#setShort-int-int-">setShort</a></span>(int&nbsp;index,
+        int&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#slice-int-int-">slice</a></span>(int&nbsp;index,
+     int&nbsp;length)</code>&nbsp;</td>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/ExpandableByteBuf.html#unwrap--">unwrap</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.io.netty.buffer.AbstractByteBuf">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;io.netty.buffer.AbstractByteBuf</h3>
+<code>adjustMarkers, bytesBefore, bytesBefore, bytesBefore, checkDstIndex, checkIndex, checkIndex, checkReadableBytes, checkSrcIndex, clear, compareTo, copy, discardReadBytes, discardSomeReadBytes, duplicate, ensureAccessible, ensureWritable, ensureWritable, equals, forEachByte, forEachByteDesc, getBoolean, getBytes, getBytes, getBytes, getChar, getDouble, getFloat, getMedium, getUnsignedByte, getUnsignedInt, getUnsignedShort, hashCode, indexOf, isReadable, isReadable, isWritable, isWritable, markReaderIndex, markWriterIndex, maxCapacity, maxCapacity, maxWritableBytes, newSwappedByteBuf, nioBuffer, nioBuffers, order, readableBytes, readBoolean, readByte, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readChar, readDouble, readerIndex, readerIndex, readFloat, readInt, readLong, readMedium, readShort, readSlice, readUnsignedByte, readUnsignedInt, readUnsignedMedium, readUnsignedShort, resetReaderIndex, resetWriterIndex, setBoolean, s
 etBytes, setBytes, setBytes, setChar, setDouble, setFloat, setIndex, setZero, skipBytes, slice, toString, toString, toString, writableBytes, writeBoolean, writeByte, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeMedium, writerIndex, writerIndex, writeShort, writeZero</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ExpandableByteBuf-io.netty.buffer.ByteBuf-org.apache.arrow.memory.BufferAllocator-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ExpandableByteBuf</h4>
+<pre>public&nbsp;ExpandableByteBuf(io.netty.buffer.ByteBuf&nbsp;buffer,
+                         <a href="../../../org/apache/arrow/memory/BufferAllocator.html" title="interface in org.apache.arrow.memory">BufferAllocator</a>&nbsp;allocator)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="copy-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copy</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;copy(int&nbsp;index,
+                                    int&nbsp;length)</pre>
+</li>
+</ul>
+<a name="capacity-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>capacity</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;capacity(int&nbsp;newCapacity)</pre>
+</li>
+</ul>
+<a name="nioBuffer-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nioBuffer</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;nioBuffer(int&nbsp;index,
+                            int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>nioBuffer</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="unwrap--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unwrap</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;unwrap()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>unwrap</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="alloc--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>alloc</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBufAllocator&nbsp;alloc()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>alloc</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="order--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>order</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteOrder.html?is-external=true" title="class or interface in java.nio">ByteOrder</a>&nbsp;order()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>order</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isDirect--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDirect</h4>
+<pre>public&nbsp;boolean&nbsp;isDirect()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>isDirect</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="capacity--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>capacity</h4>
+<pre>public&nbsp;int&nbsp;capacity()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>capacity</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hasArray--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasArray</h4>
+<pre>public&nbsp;boolean&nbsp;hasArray()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>hasArray</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="array--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>array</h4>
+<pre>public&nbsp;byte[]&nbsp;array()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>array</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="arrayOffset--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>arrayOffset</h4>
+<pre>public&nbsp;int&nbsp;arrayOffset()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>arrayOffset</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hasMemoryAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasMemoryAddress</h4>
+<pre>public&nbsp;boolean&nbsp;hasMemoryAddress()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>hasMemoryAddress</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="memoryAddress--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>memoryAddress</h4>
+<pre>public&nbsp;long&nbsp;memoryAddress()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>memoryAddress</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getByte-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getByte</h4>
+<pre>public&nbsp;byte&nbsp;getByte(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getByte</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_getByte-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_getByte</h4>
+<pre>protected&nbsp;byte&nbsp;_getByte(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_getByte</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getShort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getShort</h4>
+<pre>public&nbsp;short&nbsp;getShort(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getShort</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_getShort-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_getShort</h4>
+<pre>protected&nbsp;short&nbsp;_getShort(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_getShort</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getUnsignedMedium-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getUnsignedMedium</h4>
+<pre>public&nbsp;int&nbsp;getUnsignedMedium(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getUnsignedMedium</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_getUnsignedMedium-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_getUnsignedMedium</h4>
+<pre>protected&nbsp;int&nbsp;_getUnsignedMedium(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_getUnsignedMedium</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getInt-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInt</h4>
+<pre>public&nbsp;int&nbsp;getInt(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getInt</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_getInt-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_getInt</h4>
+<pre>protected&nbsp;int&nbsp;_getInt(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_getInt</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLong-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLong</h4>
+<pre>public&nbsp;long&nbsp;getLong(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>getLong</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_getLong-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_getLong</h4>
+<pre>protected&nbsp;long&nbsp;_getLong(int&nbsp;index)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_getLong</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="slice-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>slice</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;slice(int&nbsp;index,
+                                     int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>slice</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBytes-int-io.netty.buffer.ByteBuf-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;getBytes(int&nbsp;index,
+                                        io.netty.buffer.ByteBuf&nbsp;dst,
+                                        int&nbsp;dstIndex,
+                                        int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBytes-int-byte:A-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;getBytes(int&nbsp;index,
+                                        byte[]&nbsp;dst,
+                                        int&nbsp;dstIndex,
+                                        int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBytes-int-java.nio.ByteBuffer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;getBytes(int&nbsp;index,
+                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;dst)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setByte-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setByte</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setByte(int&nbsp;index,
+                                       int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>setByte</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_setByte-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_setByte</h4>
+<pre>protected&nbsp;void&nbsp;_setByte(int&nbsp;index,
+                        int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_setByte</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setShort-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setShort</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setShort(int&nbsp;index,
+                                        int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>setShort</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_setShort-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_setShort</h4>
+<pre>protected&nbsp;void&nbsp;_setShort(int&nbsp;index,
+                         int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_setShort</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setMedium-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMedium</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setMedium(int&nbsp;index,
+                                         int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>setMedium</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_setMedium-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_setMedium</h4>
+<pre>protected&nbsp;void&nbsp;_setMedium(int&nbsp;index,
+                          int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_setMedium</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setInt-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setInt</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setInt(int&nbsp;index,
+                                      int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>setInt</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_setInt-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_setInt</h4>
+<pre>protected&nbsp;void&nbsp;_setInt(int&nbsp;index,
+                       int&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_setInt</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setLong-int-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLong</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setLong(int&nbsp;index,
+                                       long&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>setLong</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="Z:Z_setLong-int-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>_setLong</h4>
+<pre>protected&nbsp;void&nbsp;_setLong(int&nbsp;index,
+                        long&nbsp;value)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>_setLong</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setBytes-int-byte:A-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setBytes(int&nbsp;index,
+                                        byte[]&nbsp;src,
+                                        int&nbsp;srcIndex,
+                                        int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>setBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setBytes-int-io.netty.buffer.ByteBuf-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setBytes(int&nbsp;index,
+                                        io.netty.buffer.ByteBuf&nbsp;src,
+                                        int&nbsp;srcIndex,
+                                        int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>setBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="setBytes-int-java.nio.ByteBuffer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setBytes(int&nbsp;index,
+                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;src)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>setBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBytes-int-java.io.OutputStream-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytes</h4>
+<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;getBytes(int&nbsp;index,
+                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+                                        int&nbsp;length)
+                                 throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBytes-int-java.nio.channels.GatheringByteChannel-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBytes</h4>
+<pre>public&nbsp;int&nbsp;getBytes(int&nbsp;index,
+                    <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/GatheringByteChannel.html?is-external=true" title="class or interface in java.nio.channels">GatheringByteChannel</a>&nbsp;out,
+                    int&nbsp;length)
+             throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>getBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setBytes-int-java.io.InputStream-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBytes</h4>
+<pre>public&nbsp;int&nbsp;setBytes(int&nbsp;index,
+                    <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;in,
+                    int&nbsp;length)
+             throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>setBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setBytes-int-java.nio.channels.ScatteringByteChannel-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBytes</h4>
+<pre>public&nbsp;int&nbsp;setBytes(int&nbsp;index,
+                    <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/channels/ScatteringByteChannel.html?is-external=true" title="class or interface in java.nio.channels">ScatteringByteChannel</a>&nbsp;in,
+                    int&nbsp;length)
+             throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>setBytes</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="nioBufferCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nioBufferCount</h4>
+<pre>public&nbsp;int&nbsp;nioBufferCount()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>nioBufferCount</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="nioBuffers-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>nioBuffers</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>[]&nbsp;nioBuffers(int&nbsp;index,
+                               int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>nioBuffers</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="internalNioBuffer-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>internalNioBuffer</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;internalNioBuffer(int&nbsp;index,
+                                    int&nbsp;length)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>internalNioBuffer</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="forEachByte-int-int-io.netty.buffer.ByteBufProcessor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forEachByte</h4>
+<pre>public&nbsp;int&nbsp;forEachByte(int&nbsp;index,
+                       int&nbsp;length,
+                       io.netty.buffer.ByteBufProcessor&nbsp;processor)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>forEachByte</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="forEachByteDesc-int-int-io.netty.buffer.ByteBufProcessor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>forEachByteDesc</h4>
+<pre>public&nbsp;int&nbsp;forEachByteDesc(int&nbsp;index,
+                           int&nbsp;length,
+                           io.netty.buffer.ByteBufProcessor&nbsp;processor)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>forEachByteDesc</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="refCnt--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>refCnt</h4>
+<pre>public final&nbsp;int&nbsp;refCnt()</pre>
+</li>
+</ul>
+<a name="retain--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>retain</h4>
+<pre>public final&nbsp;io.netty.buffer.ByteBuf&nbsp;retain()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>retain</code>&nbsp;in interface&nbsp;<code>io.netty.util.ReferenceCounted</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>retain</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="retain-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>retain</h4>
+<pre>public final&nbsp;io.netty.buffer.ByteBuf&nbsp;retain(int&nbsp;increment)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code>retain</code>&nbsp;in interface&nbsp;<code>io.netty.util.ReferenceCounted</code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>retain</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
+</dl>
+</li>
+</ul>
+<a name="release--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>release</h4>
+<pre>public&nbsp;boolean&nbsp;release()</pre>
+</li>
+</ul>
+<a name="release-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>release</h4>
+<pre>public&nbsp;boolean&nbsp;release(int&nbsp;decrement)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExpandableByteBuf.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../io/netty/buffer/ArrowBuf.TransferResult.html" title="class in io.netty.buffer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../io/netty/buffer/LargeBuffer.html" title="class in io.netty.buffer"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?io/netty/buffer/ExpandableByteBuf.html" target="_top">Frames</a></li>
+<li><a href="ExpandableByteBuf.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
+</body>
+</html>