blob: d7017fe76d67a4745a9c7c972b6a50f2b5be7e67 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Proton DotNet: Apache.Qpid.Proton.Buffer.IWritableComponent Interface Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Proton DotNet
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceApache.html">Apache</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid.html">Qpid</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton.html">Proton</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Buffer.html">Buffer</a></li><li class="navelem"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html">IWritableComponent</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#properties">Properties</a> &#124;
<a href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Apache.Qpid.Proton.Buffer.IWritableComponent Interface Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for Apache.Qpid.Proton.Buffer.IWritableComponent:</div>
<div class="dyncontent">
<div class="center">
<img src="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.png" usemap="#Apache.Qpid.Proton.Buffer.IWritableComponent_map" alt=""/>
<map id="Apache.Qpid.Proton.Buffer.IWritableComponent_map" name="Apache.Qpid.Proton.Buffer.IWritableComponent_map">
<area href="classApache_1_1Qpid_1_1Proton_1_1Buffer_1_1ProtonByteBuffer.html" title="A proton buffer implementation that wraps a single heap allocated byte array and provides read and wr..." alt="Apache.Qpid.Proton.Buffer.ProtonByteBuffer" shape="rect" coords="0,56,283,80"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:a403c93a4fd6bdcf8dbde9e4a5801804e"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#a403c93a4fd6bdcf8dbde9e4a5801804e">HasWritableArray</a><code> [get]</code></td></tr>
<tr class="memdesc:a403c93a4fd6bdcf8dbde9e4a5801804e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Determines if the component is back by a byte array that has writable bytes. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#a403c93a4fd6bdcf8dbde9e4a5801804e">More...</a><br /></td></tr>
<tr class="separator:a403c93a4fd6bdcf8dbde9e4a5801804e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a017387d838157aaab1dac82e34bc8d89"><td class="memItemLeft" align="right" valign="top">byte[]&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#a017387d838157aaab1dac82e34bc8d89">WritableArray</a><code> [get]</code></td></tr>
<tr class="memdesc:a017387d838157aaab1dac82e34bc8d89"><td class="mdescLeft">&#160;</td><td class="mdescRight">Access the Writable array that backs this component if one exists otherwise throw an invalid operation exception to indicate that there is no writable byte array. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#a017387d838157aaab1dac82e34bc8d89">More...</a><br /></td></tr>
<tr class="separator:a017387d838157aaab1dac82e34bc8d89"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6f5c6ba7f4c3fab0b129dff0193ec520"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#a6f5c6ba7f4c3fab0b129dff0193ec520">WritableArrayOffset</a><code> [get]</code></td></tr>
<tr class="memdesc:a6f5c6ba7f4c3fab0b129dff0193ec520"><td class="mdescLeft">&#160;</td><td class="mdescRight">Access the offset into the writable backing array if one exists otherwise throws an invalid operation exception to indicate that there is no writable byte array. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#a6f5c6ba7f4c3fab0b129dff0193ec520">More...</a><br /></td></tr>
<tr class="separator:a6f5c6ba7f4c3fab0b129dff0193ec520"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaca1fc5d5585923458ae9b1d5ae83942"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#aaca1fc5d5585923458ae9b1d5ae83942">WritableArrayLength</a><code> [get]</code></td></tr>
<tr class="memdesc:aaca1fc5d5585923458ae9b1d5ae83942"><td class="mdescLeft">&#160;</td><td class="mdescRight">Access the usable length of the writable backing array if one exists otherwise throws an invalid operation exception to indicate that there is no writable byte array. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Buffer_1_1IWritableComponent.html#aaca1fc5d5585923458ae9b1d5ae83942">More...</a><br /></td></tr>
<tr class="separator:aaca1fc5d5585923458ae9b1d5ae83942"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Property Documentation</h2>
<a id="a403c93a4fd6bdcf8dbde9e4a5801804e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a403c93a4fd6bdcf8dbde9e4a5801804e">&#9670;&nbsp;</a></span>HasWritableArray</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool Apache.Qpid.Proton.Buffer.IWritableComponent.HasWritableArray</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Determines if the component is back by a byte array that has writable bytes. </p>
</div>
</div>
<a id="a017387d838157aaab1dac82e34bc8d89"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a017387d838157aaab1dac82e34bc8d89">&#9670;&nbsp;</a></span>WritableArray</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">byte [] Apache.Qpid.Proton.Buffer.IWritableComponent.WritableArray</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Access the Writable array that backs this component if one exists otherwise throw an invalid operation exception to indicate that there is no writable byte array. </p>
<p>If a byte array is returned from this method it should never be used to make modifications to the proton buffer data. </p>
</div>
</div>
<a id="aaca1fc5d5585923458ae9b1d5ae83942"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaca1fc5d5585923458ae9b1d5ae83942">&#9670;&nbsp;</a></span>WritableArrayLength</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int Apache.Qpid.Proton.Buffer.IWritableComponent.WritableArrayLength</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Access the usable length of the writable backing array if one exists otherwise throws an invalid operation exception to indicate that there is no writable byte array. </p>
</div>
</div>
<a id="a6f5c6ba7f4c3fab0b129dff0193ec520"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6f5c6ba7f4c3fab0b129dff0193ec520">&#9670;&nbsp;</a></span>WritableArrayOffset</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int Apache.Qpid.Proton.Buffer.IWritableComponent.WritableArrayOffset</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Access the offset into the writable backing array if one exists otherwise throws an invalid operation exception to indicate that there is no writable byte array. </p>
</div>
</div>
<hr/>The documentation for this interface was generated from the following file:<ul>
<li>src/Proton/Buffer/IWritableComponent.cs</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>