| <!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 Fri Mar 10 15:05:39 GMT 2017 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>UnpooledUnsafeDirectByteBufWrapper (ActiveMQ Artemis Web 2.0.0 API)</title> |
| <meta name="date" content="2017-03-10"> |
| <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="UnpooledUnsafeDirectByteBufWrapper (ActiveMQ Artemis Web 2.0.0 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":42,"i24":42,"i25":10,"i26":10,"i27":10,"i28":42,"i29":42,"i30":42,"i31":10,"i32":10,"i33":42,"i34":10,"i35":10,"i36":42,"i37":42,"i38":10,"i39":42,"i40":10,"i41":10,"i42":42,"i43":42,"i44":10,"i45":10,"i46":10,"i47":10,"i48":42,"i49":42,"i50":42,"i51":10,"i52":10,"i53":10,"i54":10}; |
| var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated 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/UnpooledUnsafeDirectByteBufWrapper.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>Prev Class</li> |
| <li>Next Class</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html" target="_top">Frames</a></li> |
| <li><a href="UnpooledUnsafeDirectByteBufWrapper.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../allclasses-noframe.html">All 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: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </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 UnpooledUnsafeDirectByteBufWrapper" class="title">Class UnpooledUnsafeDirectByteBufWrapper</h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li><a href="http://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><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">io.netty.buffer.ByteBuf</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">io.netty.buffer.AbstractByteBuf</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">io.netty.buffer.AbstractReferenceCountedByteBuf</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li>io.netty.buffer.UnpooledUnsafeDirectByteBufWrapper</li> |
| </ul> |
| </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/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a>></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public final class <span class="typeNameLabel">UnpooledUnsafeDirectByteBufWrapper</span> |
| extends <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractReferenceCountedByteBuf</a></pre> |
| <div class="block">A NIO direct <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> wrapper. |
| Only ByteBuffer's manipulation operations are supported. |
| Is best suited only for encoding/decoding purposes.</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"> </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/UnpooledUnsafeDirectByteBufWrapper.html#UnpooledUnsafeDirectByteBufWrapper--">UnpooledUnsafeDirectByteBufWrapper</a></span>()</code> |
| <div class="block">Creates a new direct buffer by wrapping the specified initial buffer.</div> |
| </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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getByte-int-">_getByte</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getInt-int-">_getInt</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getIntLE-int-">_getIntLE</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getLong-int-">_getLong</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getLongLE-int-">_getLongLE</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getShort-int-">_getShort</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getShortLE-int-">_getShortLE</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getUnsignedMedium-int-">_getUnsignedMedium</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_getUnsignedMediumLE-int-">_getUnsignedMediumLE</a></span>(int index)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setByte-int-int-">_setByte</a></span>(int index, |
| int value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setInt-int-int-">_setInt</a></span>(int index, |
| int value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setIntLE-int-int-">_setIntLE</a></span>(int index, |
| int value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setLong-int-long-">_setLong</a></span>(int index, |
| long value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setLongLE-int-long-">_setLongLE</a></span>(int index, |
| long value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setMedium-int-int-">_setMedium</a></span>(int index, |
| int value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setMediumLE-int-int-">_setMediumLE</a></span>(int index, |
| int value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setShort-int-int-">_setShort</a></span>(int index, |
| int value)</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#Z:Z_setShortLE-int-int-">_setShortLE</a></span>(int index, |
| int value)</code> </td> |
| </tr> |
| <tr id="i18" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBufAllocator.html?is-external=true" title="class or interface in io.netty.buffer">ByteBufAllocator</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#alloc--">alloc</a></span>()</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#array--">array</a></span>()</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#arrayOffset--">arrayOffset</a></span>()</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#capacity--">capacity</a></span>()</code> </td> |
| </tr> |
| <tr id="i22" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#capacity-int-">capacity</a></span>(int newCapacity)</code> </td> |
| </tr> |
| <tr id="i23" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#copy-int-int-">copy</a></span>(int index, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i24" class="altColor"> |
| <td class="colFirst"><code>protected void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#deallocate--">deallocate</a></span>()</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i25" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#getBytes-int-byte:A-int-int-">getBytes</a></span>(int index, |
| byte[] dst, |
| int dstIndex, |
| int length)</code> </td> |
| </tr> |
| <tr id="i26" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#getBytes-int-java.nio.ByteBuffer-">getBytes</a></span>(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> dst)</code> </td> |
| </tr> |
| <tr id="i27" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#getBytes-int-io.netty.buffer.ByteBuf-int-int-">getBytes</a></span>(int index, |
| <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> dst, |
| int dstIndex, |
| int length)</code> </td> |
| </tr> |
| <tr id="i28" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#getBytes-int-java.nio.channels.FileChannel-long-int-">getBytes</a></span>(int index, |
| <a href="http://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> out, |
| long position, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i29" class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#getBytes-int-java.nio.channels.GatheringByteChannel-int-">getBytes</a></span>(int index, |
| <a href="http://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> out, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i30" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#getBytes-int-java.io.OutputStream-int-">getBytes</a></span>(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </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/UnpooledUnsafeDirectByteBufWrapper.html#hasArray--">hasArray</a></span>()</code> </td> |
| </tr> |
| <tr id="i32" class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#hasMemoryAddress--">hasMemoryAddress</a></span>()</code> </td> |
| </tr> |
| <tr id="i33" class="rowColor"> |
| <td class="colFirst"><code><a href="http://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/UnpooledUnsafeDirectByteBufWrapper.html#internalNioBuffer-int-int-">internalNioBuffer</a></span>(int index, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i34" class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#isDirect--">isDirect</a></span>()</code> </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/UnpooledUnsafeDirectByteBufWrapper.html#memoryAddress--">memoryAddress</a></span>()</code> </td> |
| </tr> |
| <tr id="i36" class="altColor"> |
| <td class="colFirst"><code>protected <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/SwappedByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">SwappedByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#newSwappedByteBuf--">newSwappedByteBuf</a></span>()</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i37" class="rowColor"> |
| <td class="colFirst"><code><a href="http://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/UnpooledUnsafeDirectByteBufWrapper.html#nioBuffer-int-int-">nioBuffer</a></span>(int index, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i38" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#nioBufferCount--">nioBufferCount</a></span>()</code> </td> |
| </tr> |
| <tr id="i39" class="rowColor"> |
| <td class="colFirst"><code><a href="http://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/UnpooledUnsafeDirectByteBufWrapper.html#nioBuffers-int-int-">nioBuffers</a></span>(int index, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i40" class="altColor"> |
| <td class="colFirst"><code><a href="http://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/UnpooledUnsafeDirectByteBufWrapper.html#order--">order</a></span>()</code> </td> |
| </tr> |
| <tr id="i41" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#readBytes-java.nio.ByteBuffer-">readBytes</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> dst)</code> </td> |
| </tr> |
| <tr id="i42" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#readBytes-java.nio.channels.FileChannel-long-int-">readBytes</a></span>(<a href="http://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> out, |
| long position, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i43" class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#readBytes-java.nio.channels.GatheringByteChannel-int-">readBytes</a></span>(<a href="http://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> out, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i44" class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#reset--">reset</a></span>()</code> </td> |
| </tr> |
| <tr id="i45" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#setBytes-int-byte:A-int-int-">setBytes</a></span>(int index, |
| byte[] src, |
| int srcIndex, |
| int length)</code> </td> |
| </tr> |
| <tr id="i46" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#setBytes-int-java.nio.ByteBuffer-">setBytes</a></span>(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> src)</code> </td> |
| </tr> |
| <tr id="i47" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#setBytes-int-io.netty.buffer.ByteBuf-int-int-">setBytes</a></span>(int index, |
| <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> src, |
| int srcIndex, |
| int length)</code> </td> |
| </tr> |
| <tr id="i48" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#setBytes-int-java.nio.channels.FileChannel-long-int-">setBytes</a></span>(int index, |
| <a href="http://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> in, |
| long position, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i49" class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#setBytes-int-java.io.InputStream-int-">setBytes</a></span>(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </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/UnpooledUnsafeDirectByteBufWrapper.html#setBytes-int-java.nio.channels.ScatteringByteChannel-int-">setBytes</a></span>(int index, |
| <a href="http://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> in, |
| int length)</code> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </td> |
| </tr> |
| <tr id="i51" class="rowColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#setZero-int-int-">setZero</a></span>(int index, |
| int length)</code> </td> |
| </tr> |
| <tr id="i52" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#unwrap--">unwrap</a></span>()</code> </td> |
| </tr> |
| <tr id="i53" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#wrap-java.nio.ByteBuffer-int-int-">wrap</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> buffer, |
| int srcIndex, |
| int length)</code> </td> |
| </tr> |
| <tr id="i54" class="altColor"> |
| <td class="colFirst"><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html#writeZero-int-">writeZero</a></span>(int length)</code> </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.io.netty.buffer.AbstractReferenceCountedByteBuf"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class io.netty.buffer.<a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractReferenceCountedByteBuf</a></h3> |
| <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#refCnt--" title="class or interface in io.netty.buffer">refCnt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#release--" title="class or interface in io.netty.buffer">release</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#release-int-" title="class or interface in io.netty.buffer">release</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#retain--" title="class or interface in io.netty.buffer">retain</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#retain-int-" title="class or interface in io.netty.buffer">retain</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#setRefCnt-int-" title="class or interface in io.netty.buffer">setRefCnt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#touch--" title="class or interface in io.netty.buffer">touch</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#touch-java.lang.Object-" title="class or interface in io.netty.buffer">touch</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.io.netty.buffer.AbstractByteBuf"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class io.netty.buffer.<a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></h3> |
| <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#adjustMarkers-int-" title="class or interface in io.netty.buffer">adjustMarkers</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#asReadOnly--" title="class or interface in io.netty.buffer">asReadOnly</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#bytesBefore-byte-" title="class or interface in io.netty.buffer">bytesBefore</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#bytesBefore-int-byte-" title="class or interface in io.netty.buffer">bytesBefore</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#bytesBefore-int-int-byte-" title="class or interface in io.netty.buffer">bytesBefore</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#checkDstIndex-int-int-int-int-" title="class or interface in io.netty.buffer">checkDstIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#checkIndex-int-" title="class or interface in io.netty.buffer">checkIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#checkIndex-int-int-" title="class or interface in io.netty.buffer">checkIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#checkReadableBytes-int-" title="class or interface in io.netty.buffer">checkReadableBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#checkSrcIndex-int-int-int-int-" title="class or interface in io.netty.buffer">checkSrcIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#clear--" title="class or interface in io.netty.buffer">clear</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#compareTo-io.netty.buffer.ByteBuf-" title="class or interface in io.netty.buffer">compareTo</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#copy--" title="class or interface in io.netty.buffer">copy</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#discardReadBytes--" title="class or interface in io.netty.buffer">discardReadBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#discardSomeReadBytes--" title="class or interface in io.netty.buffer">discardSomeReadBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#duplicate--" title="class or interface in io.netty.buffer">duplicate</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#ensureAccessible--" title="class or interface in io.netty.buffer">ensureAccessible</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#ensureWritable-int-" title="class or interface in io.netty.buffer">ensureWritable</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#ensureWritable-int-boolean-" title="class or interface in io.netty.buffer">ensureWritable</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#equals-java.lang.Object-" title="class or interface in io.netty.buffer">equals</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#forEachByte-io.netty.util.ByteProcessor-" title="class or interface in io.netty.buffer">forEachByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#forEachByte-int-int-io.netty.util.ByteProcessor-" title="class or interface in io.netty.buffer">forEachByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#forEachByteDesc-io.netty.util.ByteProcessor-" title="class or interface in io.netty.buffer">forEachByteDesc</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#forEachByteDesc-int-int-io.netty.util.ByteProcessor-" title="class or interface in io.netty.buffer">forEachByteDesc</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getBoolean-int-" title="class or interface in io.netty.buffer">getBoolean</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getByte-int-" title="class or interface in io.netty.buffer">getByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getBytes-int-byte:A-" title="class or interface in io.netty.buffer">getBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getBytes-int-io.netty.buffer.ByteBuf-" title="class or interface in io.netty.buffer">getBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getBytes-int-io.netty.buffer.ByteBuf-int-" title="class or interface in io.netty.buffer">getBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getChar-int-" title="class or interface in io.netty.buffer">getChar</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getCharSequence-int-int-java.nio.charset.Charset-" title="class or interface in io.netty.buffer">getCharSequence</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getDouble-int-" title="class or interface in io.netty.buffer">getDouble</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getFloat-int-" title="class or interface in io.netty.buffer">getFloat</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getInt-int-" title="class or interface in io.netty.buffer">getInt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getIntLE-int-" title="class or interface in io.netty.buffer">getIntLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getLong-int-" title="class or interface in io.netty.buffer">getLong</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getLongLE-int-" title="class or interface in io.netty.buffer">getLongLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getMedium-int-" title="class or interface in io.netty.buffer">getMedium</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getMediumLE-int-" title="class or interface in io.netty.buffer">getMediumLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getShort-int-" title="class or interface in io.netty.buffer">getShort</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getShortLE-int-" title="class or interface in io.netty.buffer">getShortLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedByte-int-" title="class or interface in io.netty.buffer">getUnsignedByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedInt-int-" title="class or interface in io.netty.buffer">getUnsignedInt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedIntLE-int-" title="class or interface in io.netty.buffer">getUnsignedIntLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedMedium-int-" title="class or interface in io.netty.buffer">getUnsignedMedium</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedMediumLE-int-" title="class or interface in io.netty.buffer">getUnsignedMediumLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedShort-int-" title="class or interface in io.netty.buffer">getUnsignedShort</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#getUnsignedShortLE-int-" title="class or interface in io.netty.buffer">getUnsignedShortLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#hashCode--" title="class or interface in io.netty.buffer">hashCode</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#indexOf-int-int-byte-" title="class or interface in io.netty.buffer">indexOf</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#isReadable--" title="class or interface in io.netty.buffer">isReadable</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#isReadable-int-" title="class or interface in io.netty.buffer">isReadable</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#isReadOnly--" title="class or interface in io.netty.buffer">isReadOnly</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#isWritable--" title="class or interface in io.netty.buffer">isWritable</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#isWritable-int-" title="class or interface in io.netty.buffer">isWritable</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#markReaderIndex--" title="class or interface in io.netty.buffer">markReaderIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#markWriterIndex--" title="class or interface in io.netty.buffer">markWriterIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#maxCapacity--" title="class or interface in io.netty.buffer">maxCapacity</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#maxCapacity-int-" title="class or interface in io.netty.buffer">maxCapacity</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#maxWritableBytes--" title="class or interface in io.netty.buffer">maxWritableBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#nioBuffer--" title="class or interface in io.netty.buffer">nioBuffer</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#nioBuffers--" title="class or interface in io.netty.buffer">nioBuffers</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#order-java.nio.ByteOrder-" title="class or interface in io.netty.buffer">order</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readableBytes--" title="class or interface in io.netty.buffer">readableBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBoolean--" title="class or interface in io.netty.buffer">readBoolean</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readByte--" title="class or interface in io.netty.buffer">readByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-byte:A-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-byte:A-int-int-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-io.netty.buffer.ByteBuf-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-io.netty.buffer.ByteBuf-int-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-io.netty.buffer.ByteBuf-int-int-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-int-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-java.io.OutputStream-int-" title="class or interface in io.netty.buffer">readBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readChar--" title="class or interface in io.netty.buffer">readChar</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readCharSequence-int-java.nio.charset.Charset-" title="class or interface in io.netty.buffer">readCharSequence</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readDouble--" title="class or interface in io.netty.buffer">readDouble</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readerIndex--" title="class or interface in io.netty.buffer">readerIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readerIndex-int-" title="class or interface in io.netty.buffer">readerIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readFloat--" title="class or interface in io.netty.buffer">readFloat</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readInt--" title="class or interface in io.netty.buffer">readInt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readIntLE--" title="class or interface in io.netty.buffer">readIntLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readLong--" title="class or interface in io.netty.buffer">readLong</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readLongLE--" title="class or interface in io.netty.buffer">readLongLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readMedium--" title="class or interface in io.netty.buffer">readMedium</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readMediumLE--" title="class or interface in io.netty.buffer">readMediumLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readRetainedSlice-int-" title="class or interface in io.netty.buffer">readRetainedSlice</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readShort--" title="class or interface in io.netty.buffer">readShort</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readShortLE--" title="class or interface in io.netty.buffer">readShortLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readSlice-int-" title="class or interface in io.netty.buffer">readSlice</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedByte--" title="class or interface in io.netty.buffer">readUnsignedByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedInt--" title="class or interface in io.netty.buffer">readUnsignedInt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedIntLE--" title="class or interface in io.netty.buffer">readUnsignedIntLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedMedium--" title="class or interface in io.netty.buffer">readUnsignedMedium</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedMediumLE--" title="class or interface in io.netty.buffer">readUnsignedMediumLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedShort--" title="class or interface in io.netty.buffer">readUnsignedShort</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readUnsignedShortLE--" title="class or interface in io.netty.buffer">readUnsignedShortLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#resetReaderIndex--" title="class or interface in io.netty.buffer">resetReaderIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#resetWriterIndex--" title="class or interface in io.netty.buffer">resetWriterIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#retainedDuplicate--" title="class or interface in io.netty.buffer">retainedDuplicate</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#retainedSlice--" title="class or interface in io.netty.buffer">retainedSlice</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#retainedSlice-int-int-" title="class or interface in io.netty.buffer">retainedSlice</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setBoolean-int-boolean-" title="class or interface in io.netty.buffer">setBoolean</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setByte-int-int-" title="class or interface in io.netty.buffer">setByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setBytes-int-byte:A-" title="class or interface in io.netty.buffer">setBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setBytes-int-io.netty.buffer.ByteBuf-" title="class or interface in io.netty.buffer">setBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setBytes-int-io.netty.buffer.ByteBuf-int-" title="class or interface in io.netty.buffer">setBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setChar-int-int-" title="class or interface in io.netty.buffer">setChar</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setCharSequence-int-java.lang.CharSequence-java.nio.charset.Charset-" title="class or interface in io.netty.buffer">setCharSequence</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setDouble-int-double-" title="class or interface in io.netty.buffer">setDouble</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setFloat-int-float-" title="class or interface in io.netty.buffer">setFloat</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setIndex-int-int-" title="class or interface in io.netty.buffer">setIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setInt-int-int-" title="class or interface in io.netty.buffer">setInt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setIntLE-int-int-" title="class or interface in io.netty.buffer">setIntLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setLong-int-long-" title="class or interface in io.netty.buffer">setLong</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setLongLE-int-long-" title="class or interface in io.netty.buffer">setLongLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setMedium-int-int-" title="class or interface in io.netty.buffer">setMedium</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setMediumLE-int-int-" title="class or interface in io.netty.buffer">setMediumLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setShort-int-int-" title="class or interface in io.netty.buffer">setShort</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setShortLE-int-int-" title="class or interface in io.netty.buffer">setShortLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#skipBytes-int-" title="class or interface in io.netty.buffer">skipBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#slice--" title="class or interface in io.netty.buffer">slice</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#slice-int-int-" title="class or interface in io.netty.buffer">slice</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#toString--" title="class or interface in io.netty.buffer">toString</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#toString-java.nio.charset.Charset-" title="class or interface in io.netty.buffer">toString</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#toString-int-int-java.nio.charset.Charset-" title="class or interface in io.netty.buffer">toString</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writableBytes--" title="class or interface in io.netty.buffer">writableBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBoolean-boolean-" title="class or interface in io.netty.buffer">writeBoolean</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeByte-int-" title="class or interface in io.netty.buffer">writeByte</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-byte:A-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-byte:A-int-int-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-io.netty.buffer.ByteBuf-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-java.nio.ByteBuffer-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-io.netty.buffer.ByteBuf-int-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-io.netty.buffer.ByteBuf-int-int-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-java.nio.channels.FileChannel-long-int-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-java.io.InputStream-int-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeBytes-java.nio.channels.ScatteringByteChannel-int-" title="class or interface in io.netty.buffer">writeBytes</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeChar-int-" title="class or interface in io.netty.buffer">writeChar</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeCharSequence-java.lang.CharSequence-java.nio.charset.Charset-" title="class or interface in io.netty.buffer">writeCharSequence</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeDouble-double-" title="class or interface in io.netty.buffer">writeDouble</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeFloat-float-" title="class or interface in io.netty.buffer">writeFloat</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeInt-int-" title="class or interface in io.netty.buffer">writeInt</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeIntLE-int-" title="class or interface in io.netty.buffer">writeIntLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeLong-long-" title="class or interface in io.netty.buffer">writeLong</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeLongLE-long-" title="class or interface in io.netty.buffer">writeLongLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeMedium-int-" title="class or interface in io.netty.buffer">writeMedium</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeMediumLE-int-" title="class or interface in io.netty.buffer">writeMediumLE</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writerIndex--" title="class or interface in io.netty.buffer">writerIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writerIndex-int-" title="class or interface in io.netty.buffer">writerIndex</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeShort-int-" title="class or interface in io.netty.buffer">writeShort</a>, <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeShortLE-int-" title="class or interface in io.netty.buffer">writeShortLE</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
| <!-- --> |
| </a> |
| <h3>Methods inherited from class java.lang.<a href="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="UnpooledUnsafeDirectByteBufWrapper--"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>UnpooledUnsafeDirectByteBufWrapper</h4> |
| <pre>public UnpooledUnsafeDirectByteBufWrapper()</pre> |
| <div class="block">Creates a new direct buffer by wrapping the specified initial buffer.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <!-- ============ METHOD DETAIL ========== --> |
| <ul class="blockList"> |
| <li class="blockList"><a name="method.detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a name="wrap-java.nio.ByteBuffer-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>wrap</h4> |
| <pre>public void wrap(<a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> buffer, |
| int srcIndex, |
| int length)</pre> |
| </li> |
| </ul> |
| <a name="reset--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>reset</h4> |
| <pre>public void reset()</pre> |
| </li> |
| </ul> |
| <a name="isDirect--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>isDirect</h4> |
| <pre>public boolean isDirect()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#isDirect--" title="class or interface in io.netty.buffer">isDirect</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="capacity--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>capacity</h4> |
| <pre>public int capacity()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#capacity--" title="class or interface in io.netty.buffer">capacity</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="capacity-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>capacity</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> capacity(int newCapacity)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#capacity-int-" title="class or interface in io.netty.buffer">capacity</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="alloc--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>alloc</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBufAllocator.html?is-external=true" title="class or interface in io.netty.buffer">ByteBufAllocator</a> alloc()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#alloc--" title="class or interface in io.netty.buffer">alloc</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="order--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>order</h4> |
| <pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteOrder.html?is-external=true" title="class or interface in java.nio">ByteOrder</a> order()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#order--" title="class or interface in io.netty.buffer">order</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="hasArray--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasArray</h4> |
| <pre>public boolean hasArray()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#hasArray--" title="class or interface in io.netty.buffer">hasArray</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="array--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>array</h4> |
| <pre>public byte[] array()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#array--" title="class or interface in io.netty.buffer">array</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="arrayOffset--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>arrayOffset</h4> |
| <pre>public int arrayOffset()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#arrayOffset--" title="class or interface in io.netty.buffer">arrayOffset</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="hasMemoryAddress--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemoryAddress</h4> |
| <pre>public boolean hasMemoryAddress()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#hasMemoryAddress--" title="class or interface in io.netty.buffer">hasMemoryAddress</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="memoryAddress--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>memoryAddress</h4> |
| <pre>public long memoryAddress()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#memoryAddress--" title="class or interface in io.netty.buffer">memoryAddress</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getByte-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getByte</h4> |
| <pre>protected byte _getByte(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getByte-int-" title="class or interface in io.netty.buffer">_getByte</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getShort-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getShort</h4> |
| <pre>protected short _getShort(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getShort-int-" title="class or interface in io.netty.buffer">_getShort</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getShortLE-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getShortLE</h4> |
| <pre>protected short _getShortLE(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getShortLE-int-" title="class or interface in io.netty.buffer">_getShortLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getUnsignedMedium-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getUnsignedMedium</h4> |
| <pre>protected int _getUnsignedMedium(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getUnsignedMedium-int-" title="class or interface in io.netty.buffer">_getUnsignedMedium</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getUnsignedMediumLE-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getUnsignedMediumLE</h4> |
| <pre>protected int _getUnsignedMediumLE(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getUnsignedMediumLE-int-" title="class or interface in io.netty.buffer">_getUnsignedMediumLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getInt-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getInt</h4> |
| <pre>protected int _getInt(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getInt-int-" title="class or interface in io.netty.buffer">_getInt</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getIntLE-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getIntLE</h4> |
| <pre>protected int _getIntLE(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getIntLE-int-" title="class or interface in io.netty.buffer">_getIntLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getLong-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getLong</h4> |
| <pre>protected long _getLong(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getLong-int-" title="class or interface in io.netty.buffer">_getLong</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_getLongLE-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_getLongLE</h4> |
| <pre>protected long _getLongLE(int index)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_getLongLE-int-" title="class or interface in io.netty.buffer">_getLongLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></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 <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> getBytes(int index, |
| <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> dst, |
| int dstIndex, |
| int length)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#getBytes-int-io.netty.buffer.ByteBuf-int-int-" title="class or interface in io.netty.buffer">getBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></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 <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> getBytes(int index, |
| byte[] dst, |
| int dstIndex, |
| int length)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#getBytes-int-byte:A-int-int-" title="class or interface in io.netty.buffer">getBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="getBytes-int-java.nio.ByteBuffer-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getBytes</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> getBytes(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> dst)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#getBytes-int-java.nio.ByteBuffer-" title="class or interface in io.netty.buffer">getBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="readBytes-java.nio.ByteBuffer-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>readBytes</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> readBytes(<a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> dst)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-java.nio.ByteBuffer-" title="class or interface in io.netty.buffer">readBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setByte-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setByte</h4> |
| <pre>protected void _setByte(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setByte-int-int-" title="class or interface in io.netty.buffer">_setByte</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setShort-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setShort</h4> |
| <pre>protected void _setShort(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setShort-int-int-" title="class or interface in io.netty.buffer">_setShort</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setShortLE-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setShortLE</h4> |
| <pre>protected void _setShortLE(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setShortLE-int-int-" title="class or interface in io.netty.buffer">_setShortLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setMedium-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setMedium</h4> |
| <pre>protected void _setMedium(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setMedium-int-int-" title="class or interface in io.netty.buffer">_setMedium</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setMediumLE-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setMediumLE</h4> |
| <pre>protected void _setMediumLE(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setMediumLE-int-int-" title="class or interface in io.netty.buffer">_setMediumLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setInt-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setInt</h4> |
| <pre>protected void _setInt(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setInt-int-int-" title="class or interface in io.netty.buffer">_setInt</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setIntLE-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setIntLE</h4> |
| <pre>protected void _setIntLE(int index, |
| int value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setIntLE-int-int-" title="class or interface in io.netty.buffer">_setIntLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setLong-int-long-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setLong</h4> |
| <pre>protected void _setLong(int index, |
| long value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setLong-int-long-" title="class or interface in io.netty.buffer">_setLong</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="Z:Z_setLongLE-int-long-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_setLongLE</h4> |
| <pre>protected void _setLongLE(int index, |
| long value)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#Z:Z_setLongLE-int-long-" title="class or interface in io.netty.buffer">_setLongLE</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></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 <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> setBytes(int index, |
| <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> src, |
| int srcIndex, |
| int length)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#setBytes-int-io.netty.buffer.ByteBuf-int-int-" title="class or interface in io.netty.buffer">setBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></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 <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> setBytes(int index, |
| byte[] src, |
| int srcIndex, |
| int length)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#setBytes-int-byte:A-int-int-" title="class or interface in io.netty.buffer">setBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="setBytes-int-java.nio.ByteBuffer-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setBytes</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> setBytes(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> src)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#setBytes-int-java.nio.ByteBuffer-" title="class or interface in io.netty.buffer">setBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> getBytes(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a> out, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#getBytes-int-java.io.OutputStream-int-" title="class or interface in io.netty.buffer">getBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int getBytes(int index, |
| <a href="http://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> out, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#getBytes-int-java.nio.channels.GatheringByteChannel-int-" title="class or interface in io.netty.buffer">getBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int getBytes(int index, |
| <a href="http://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> out, |
| long position, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#getBytes-int-java.nio.channels.FileChannel-long-int-" title="class or interface in io.netty.buffer">getBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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="readBytes-java.nio.channels.GatheringByteChannel-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>readBytes</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int readBytes(<a href="http://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> out, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-java.nio.channels.GatheringByteChannel-int-" title="class or interface in io.netty.buffer">readBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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="readBytes-java.nio.channels.FileChannel-long-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>readBytes</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int readBytes(<a href="http://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> out, |
| long position, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#readBytes-java.nio.channels.FileChannel-long-int-" title="class or interface in io.netty.buffer">readBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int setBytes(int index, |
| <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> in, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#setBytes-int-java.io.InputStream-int-" title="class or interface in io.netty.buffer">setBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int setBytes(int index, |
| <a href="http://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> in, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#setBytes-int-java.nio.channels.ScatteringByteChannel-int-" title="class or interface in io.netty.buffer">setBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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.FileChannel-long-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setBytes</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public int setBytes(int index, |
| <a href="http://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> in, |
| long position, |
| int length) |
| throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#setBytes-int-java.nio.channels.FileChannel-long-int-" title="class or interface in io.netty.buffer">setBytes</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="http://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 int nioBufferCount()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#nioBufferCount--" title="class or interface in io.netty.buffer">nioBufferCount</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="nioBuffers-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>nioBuffers</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>[] nioBuffers(int index, |
| int length)</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#nioBuffers-int-int-" title="class or interface in io.netty.buffer">nioBuffers</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="copy-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>copy</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> copy(int index, |
| int length)</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#copy-int-int-" title="class or interface in io.netty.buffer">copy</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="internalNioBuffer-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>internalNioBuffer</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> internalNioBuffer(int index, |
| int length)</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#internalNioBuffer-int-int-" title="class or interface in io.netty.buffer">internalNioBuffer</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="nioBuffer-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>nioBuffer</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> nioBuffer(int index, |
| int length)</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#nioBuffer-int-int-" title="class or interface in io.netty.buffer">nioBuffer</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="deallocate--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>deallocate</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| protected void deallocate()</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true#deallocate--" title="class or interface in io.netty.buffer">deallocate</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractReferenceCountedByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractReferenceCountedByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="unwrap--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>unwrap</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> unwrap()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true#unwrap--" title="class or interface in io.netty.buffer">unwrap</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="newSwappedByteBuf--"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>newSwappedByteBuf</h4> |
| <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> |
| protected <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/SwappedByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">SwappedByteBuf</a> newSwappedByteBuf()</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#newSwappedByteBuf--" title="class or interface in io.netty.buffer">newSwappedByteBuf</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="setZero-int-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setZero</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> setZero(int index, |
| int length)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#setZero-int-int-" title="class or interface in io.netty.buffer">setZero</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="writeZero-int-"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>writeZero</h4> |
| <pre>public <a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/ByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">ByteBuf</a> writeZero(int length)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true#writeZero-int-" title="class or interface in io.netty.buffer">writeZero</a></code> in class <code><a href="http://apache.org/activemq/artemis-journal/apidocs/io/netty/buffer/AbstractByteBuf.html?is-external=true" title="class or interface in io.netty.buffer">AbstractByteBuf</a></code></dd> |
| </dl> |
| </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/UnpooledUnsafeDirectByteBufWrapper.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>Prev Class</li> |
| <li>Next Class</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?io/netty/buffer/UnpooledUnsafeDirectByteBufWrapper.html" target="_top">Frames</a></li> |
| <li><a href="UnpooledUnsafeDirectByteBufWrapper.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../allclasses-noframe.html">All 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: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </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 © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </body> |
| </html> |