blob: 97c1068496c578e3c2b23023bef3d1cf753d4ad6 [file] [log] [blame]
<!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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LargeBuffer (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)</title>
<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="LargeBuffer (Apache Arrow Java Root POM 17.0.0-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,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":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/LargeBuffer.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/ExpandableByteBuf.html" title="class in io.netty.buffer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../io/netty/buffer/NettyArrowBuf.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/LargeBuffer.html" target="_top">Frames</a></li>
<li><a href="LargeBuffer.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 LargeBuffer" class="title">Class LargeBuffer</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/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.LargeBuffer</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.buffer.ByteBufConvertible, io.netty.util.ReferenceCounted, <a href="https://docs.oracle.com/javase/8/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">LargeBuffer</span>
extends io.netty.buffer.AbstractByteBuf</pre>
<div class="block">A MutableWrappedByteBuf that also maintains a metric of the number of huge buffer bytes and
counts.</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/LargeBuffer.html#LargeBuffer-io.netty.buffer.ByteBuf-">LargeBuffer</a></span>(io.netty.buffer.ByteBuf&nbsp;buffer)</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/LargeBuffer.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/LargeBuffer.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 int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getIntLE-int-">_getIntLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getLong-int-">_getLong</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getLongLE-int-">_getLongLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getShort-int-">_getShort</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getShortLE-int-">_getShortLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getUnsignedMedium-int-">_getUnsignedMedium</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_getUnsignedMediumLE-int-">_getUnsignedMediumLE</a></span>(int&nbsp;index)</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/LargeBuffer.html#Z:Z_setByte-int-int-">_setByte</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setInt-int-int-">_setInt</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setIntLE-int-int-">_setIntLE</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setLong-int-long-">_setLong</a></span>(int&nbsp;index,
long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setLongLE-int-long-">_setLongLE</a></span>(int&nbsp;index,
long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setMedium-int-int-">_setMedium</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setMediumLE-int-int-">_setMediumLE</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setShort-int-int-">_setShort</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#Z:Z_setShortLE-int-int-">_setShortLE</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBufAllocator</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#alloc--">alloc</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#array--">array</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#arrayOffset--">arrayOffset</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#capacity--">capacity</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#capacity-int-">capacity</a></span>(int&nbsp;newCapacity)</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/LargeBuffer.html#copy-int-int-">copy</a></span>(int&nbsp;index,
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/LargeBuffer.html#forEachByte-int-int-io.netty.util.ByteProcessor-">forEachByte</a></span>(int&nbsp;index,
int&nbsp;length,
io.netty.util.ByteProcessor&nbsp;processor)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#forEachByteDesc-int-int-io.netty.util.ByteProcessor-">forEachByteDesc</a></span>(int&nbsp;index,
int&nbsp;length,
io.netty.util.ByteProcessor&nbsp;processor)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>byte</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getByte-int-">getByte</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.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="i28" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getBytes-int-java.nio.ByteBuffer-">getBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/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="i29" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.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="i30" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getBytes-int-java.nio.channels.FileChannel-long-int-">getBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/channels/FileChannel.html?is-external=true" title="class or interface in java.nio.channels">FileChannel</a>&nbsp;out,
long&nbsp;position,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getBytes-int-java.nio.channels.GatheringByteChannel-int-">getBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/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="i32" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getBytes-int-java.io.OutputStream-int-">getBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/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="i33" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getInt-int-">getInt</a></span>(int&nbsp;index)</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/LargeBuffer.html#getIntLE-int-">getIntLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getLong-int-">getLong</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getLongLE-int-">getLongLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getShort-int-">getShort</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getShortLE-int-">getShortLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getUnsignedMedium-int-">getUnsignedMedium</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#getUnsignedMediumLE-int-">getUnsignedMediumLE</a></span>(int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#hasArray--">hasArray</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#hasMemoryAddress--">hasMemoryAddress</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/LargeBuffer.html#internalNioBuffer-int-int-">internalNioBuffer</a></span>(int&nbsp;index,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#isDirect--">isDirect</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#memoryAddress--">memoryAddress</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/LargeBuffer.html#nioBuffer-int-int-">nioBuffer</a></span>(int&nbsp;index,
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/LargeBuffer.html#nioBufferCount--">nioBufferCount</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/LargeBuffer.html#nioBuffers-int-int-">nioBuffers</a></span>(int&nbsp;index,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/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/LargeBuffer.html#order--">order</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#refCnt--">refCnt</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#release--">release</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#release-int-">release</a></span>(int&nbsp;decrement)</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/LargeBuffer.html#retain--">retain</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#retain-int-">retain</a></span>(int&nbsp;increment)</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setByte-int-int-">setByte</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.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="i57" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setBytes-int-java.nio.ByteBuffer-">setBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/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="i58" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.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="i59" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setBytes-int-java.nio.channels.FileChannel-long-int-">setBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/channels/FileChannel.html?is-external=true" title="class or interface in java.nio.channels">FileChannel</a>&nbsp;in,
long&nbsp;position,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setBytes-int-java.io.InputStream-int-">setBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/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="i61" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setBytes-int-java.nio.channels.ScatteringByteChannel-int-">setBytes</a></span>(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/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="i62" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setInt-int-int-">setInt</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setIntLE-int-int-">setIntLE</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setLong-int-long-">setLong</a></span>(int&nbsp;index,
long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setLongLE-int-long-">setLongLE</a></span>(int&nbsp;index,
long&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setMedium-int-int-">setMedium</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setMediumLE-int-int-">setMediumLE</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setShort-int-int-">setShort</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#setShortLE-int-int-">setShortLE</a></span>(int&nbsp;index,
int&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#slice-int-int-">slice</a></span>(int&nbsp;index,
int&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#touch--">touch</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.html#touch-java.lang.Object-">touch</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;hint)</code>&nbsp;</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code>io.netty.buffer.ByteBuf</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/LargeBuffer.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, asReadOnly, bytesBefore, bytesBefore, bytesBefore, checkDstIndex, checkDstIndex, checkIndex, checkIndex, checkNewCapacity, checkReadableBytes, checkSrcIndex, clear, compareTo, copy, discardReadBytes, discardSomeReadBytes, duplicate, ensureAccessible, ensureWritable, ensureWritable, equals, forEachByte, forEachByteDesc, getBoolean, getBytes, getBytes, getBytes, getChar, getCharSequence, getDouble, getFloat, getMedium, getMediumLE, getUnsignedByte, getUnsignedInt, getUnsignedIntLE, getUnsignedShort, getUnsignedShortLE, hashCode, indexOf, isReadable, isReadable, isReadOnly, isWritable, isWritable, markReaderIndex, markWriterIndex, maxCapacity, maxCapacity, maxWritableBytes, newSwappedByteBuf, nioBuffer, nioBuffers, order, readableBytes, readBoolean, readByte, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readChar, readCharSequence, readDouble, readerIndex, readerIndex, readFloat, readInt, readIntLE, readLong, readLongLE, readMedium, readMediumLE, readRetainedSlice, readShort, readShortLE, readSlice, readUnsignedByte, readUnsignedInt, readUnsignedIntLE, readUnsignedMedium, readUnsignedMediumLE, readUnsignedShort, readUnsignedShortLE, resetReaderIndex, resetWriterIndex, retainedDuplicate, retainedSlice, retainedSlice, setBoolean, setBytes, setBytes, setBytes, setChar, setCharSequence, setDouble, setFloat, setIndex, setZero, skipBytes, slice, toString, toString, toString, trimIndicesToCapacity, writableBytes, writeBoolean, writeByte, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeChar, writeCharSequence, writeDouble, writeFloat, writeInt, writeIntLE, writeLong, writeLongLE, writeMedium, writeMediumLE, writerIndex, writerIndex, writeShort, writeShortLE, writeZero</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.io.netty.buffer.ByteBuf">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;io.netty.buffer.ByteBuf</h3>
<code>asByteBuf, getDoubleLE, getFloatLE, isContiguous, maxFastWritableBytes, readDoubleLE, readFloatLE, setDoubleLE, setFloatLE, writeDoubleLE, writeFloatLE</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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/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="LargeBuffer-io.netty.buffer.ByteBuf-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LargeBuffer</h4>
<pre>public&nbsp;LargeBuffer(io.netty.buffer.ByteBuf&nbsp;buffer)</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="nioBuffer-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nioBuffer</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="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>
<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="getShortLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShortLE</h4>
<pre>public&nbsp;short&nbsp;getShortLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getShortLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_getShortLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_getShortLE</h4>
<pre>protected&nbsp;short&nbsp;_getShortLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_getShortLE</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="getUnsignedMediumLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnsignedMediumLE</h4>
<pre>public&nbsp;int&nbsp;getUnsignedMediumLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getUnsignedMediumLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_getUnsignedMediumLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_getUnsignedMediumLE</h4>
<pre>protected&nbsp;int&nbsp;_getUnsignedMediumLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_getUnsignedMediumLE</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="getIntLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIntLE</h4>
<pre>public&nbsp;int&nbsp;getIntLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getIntLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_getIntLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_getIntLE</h4>
<pre>protected&nbsp;int&nbsp;_getIntLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_getIntLE</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="getLongLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLongLE</h4>
<pre>public&nbsp;long&nbsp;getLongLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getLongLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_getLongLE-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_getLongLE</h4>
<pre>protected&nbsp;long&nbsp;_getLongLE(int&nbsp;index)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_getLongLE</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="https://docs.oracle.com/javase/8/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="setShortLE-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShortLE</h4>
<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setShortLE(int&nbsp;index,
int&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setShortLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_setShortLE-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_setShortLE</h4>
<pre>protected&nbsp;void&nbsp;_setShortLE(int&nbsp;index,
int&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_setShortLE</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="setMediumLE-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMediumLE</h4>
<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setMediumLE(int&nbsp;index,
int&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setMediumLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_setMediumLE-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_setMediumLE</h4>
<pre>protected&nbsp;void&nbsp;_setMediumLE(int&nbsp;index,
int&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_setMediumLE</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="setIntLE-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIntLE</h4>
<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setIntLE(int&nbsp;index,
int&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setIntLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_setIntLE-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_setIntLE</h4>
<pre>protected&nbsp;void&nbsp;_setIntLE(int&nbsp;index,
int&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_setIntLE</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="setLongLE-int-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLongLE</h4>
<pre>public&nbsp;io.netty.buffer.ByteBuf&nbsp;setLongLE(int&nbsp;index,
long&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>setLongLE</code>&nbsp;in class&nbsp;<code>io.netty.buffer.AbstractByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="Z:Z_setLongLE-int-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_setLongLE</h4>
<pre>protected&nbsp;void&nbsp;_setLongLE(int&nbsp;index,
long&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>_setLongLE</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="https://docs.oracle.com/javase/8/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="setBytes-int-java.nio.channels.FileChannel-long-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBytes</h4>
<pre>public&nbsp;int&nbsp;setBytes(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/channels/FileChannel.html?is-external=true" title="class or interface in java.nio.channels">FileChannel</a>&nbsp;in,
long&nbsp;position,
int&nbsp;length)
throws <a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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.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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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.FileChannel-long-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBytes</h4>
<pre>public&nbsp;int&nbsp;getBytes(int&nbsp;index,
<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/channels/FileChannel.html?is-external=true" title="class or interface in java.nio.channels">FileChannel</a>&nbsp;out,
long&nbsp;position,
int&nbsp;length)
throws <a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/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.util.ByteProcessor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>forEachByte</h4>
<pre>public&nbsp;int&nbsp;forEachByte(int&nbsp;index,
int&nbsp;length,
io.netty.util.ByteProcessor&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.util.ByteProcessor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>forEachByteDesc</h4>
<pre>public&nbsp;int&nbsp;forEachByteDesc(int&nbsp;index,
int&nbsp;length,
io.netty.util.ByteProcessor&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="touch--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>touch</h4>
<pre>public final&nbsp;io.netty.buffer.ByteBuf&nbsp;touch()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>touch</code>&nbsp;in interface&nbsp;<code>io.netty.util.ReferenceCounted</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>touch</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
</dl>
</li>
</ul>
<a name="touch-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>touch</h4>
<pre>public final&nbsp;io.netty.buffer.ByteBuf&nbsp;touch(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;hint)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>touch</code>&nbsp;in interface&nbsp;<code>io.netty.util.ReferenceCounted</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>touch</code>&nbsp;in class&nbsp;<code>io.netty.buffer.ByteBuf</code></dd>
</dl>
</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/LargeBuffer.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/ExpandableByteBuf.html" title="class in io.netty.buffer"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../io/netty/buffer/NettyArrowBuf.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/LargeBuffer.html" target="_top">Frames</a></li>
<li><a href="LargeBuffer.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; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>