blob: a97f527656b3657e45ef09a2522a771c6d9ed5e1 [file]
<!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.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Avro C#: Class Members - Functions</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">Avro C#
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<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');
/* @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>
</div><!-- top -->
<!-- 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 class="contents">
&#160;
<h3><a id="index_s"></a>- s -</h3><ul>
<li>Schema()
: <a class="el" href="classAvro_1_1Schema.html#a2516e45e5716cd355c5173a5bb6c1972">Avro.Schema</a>
</li>
<li>SchemaName()
: <a class="el" href="classAvro_1_1SchemaName.html#a60e7de86c7444b18fc80eda8cc35664a">Avro.SchemaName</a>
</li>
<li>SchemaNames()
: <a class="el" href="classAvro_1_1SchemaNames.html#a74e9c0e3939d7db2a3eb98032c0af7b0">Avro.SchemaNames</a>
</li>
<li>SchemaParseException()
: <a class="el" href="classAvro_1_1SchemaParseException.html#ade3fa7a44c36080ca8b53286fde79215">Avro.SchemaParseException</a>
</li>
<li>Seek()
: <a class="el" href="classAvro_1_1File_1_1DataFileReader.html#a5848c71e40e52d5673ba00a740d0098a">Avro.File.DataFileReader&lt; T &gt;</a>
, <a class="el" href="interfaceAvro_1_1File_1_1IFileReader.html#a1e3ff8d37891fa2574c6f132caa89f54">Avro.File.IFileReader&lt; T &gt;</a>
, <a class="el" href="classAvro_1_1IO_1_1InputStream.html#a11100cdbf0a7fff15bd2b1c84b4dcec7">Avro.IO.InputStream</a>
, <a class="el" href="classAvro_1_1IO_1_1OutputStream.html#adc747486a229969ee33a89b181492e3a">Avro.IO.OutputStream</a>
</li>
<li>Set()
: <a class="el" href="classAvro_1_1PropertyMap.html#a709fc73d651e39549dddf293bb651e24">Avro.PropertyMap</a>
</li>
<li>SetArrayElement()
: <a class="el" href="classAvro_1_1Generic_1_1DefaultReader.html#a85e9779ca2bef4621350193a7beaaf91">Avro.Generic.DefaultReader</a>
</li>
<li>SetItemCount()
: <a class="el" href="classAvro_1_1IO_1_1BinaryEncoder.html#a393a6fc2cd22bc4d4c357986ea8e9456">Avro.IO.BinaryEncoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Encoder.html#af5e62fb3373d8f45cc9c0b11d08d0120">Avro.IO.Encoder</a>
</li>
<li>SetLength()
: <a class="el" href="classAvro_1_1IO_1_1InputStream.html#a67794948c009c6cc7606e0c83ef777eb">Avro.IO.InputStream</a>
, <a class="el" href="classAvro_1_1IO_1_1OutputStream.html#a6252ba70ef0d87577e5cebc2ed4666ff">Avro.IO.OutputStream</a>
</li>
<li>SetMeta()
: <a class="el" href="classAvro_1_1File_1_1DataFileWriter.html#ad0347a9bd76c12ec42bf6be76b9d609d">Avro.File.DataFileWriter&lt; T &gt;</a>
, <a class="el" href="interfaceAvro_1_1File_1_1IFileWriter.html#ad690fd21d8991fb2292b6d76a2f273ba">Avro.File.IFileWriter&lt; T &gt;</a>
</li>
<li>SetSyncInterval()
: <a class="el" href="classAvro_1_1File_1_1DataFileWriter.html#ae208a897821e0e488f096a4ca3cabbfe">Avro.File.DataFileWriter&lt; T &gt;</a>
, <a class="el" href="interfaceAvro_1_1File_1_1IFileWriter.html#a2c8be467ceb20110ef0dad8c748f9e98">Avro.File.IFileWriter&lt; T &gt;</a>
</li>
<li>SetValue()
: <a class="el" href="classAvro_1_1Reflect_1_1DotnetClass.html#ac57ba05846f7444a160035804c8ddd8a">Avro.Reflect.DotnetClass</a>
</li>
<li>Skip()
: <a class="el" href="classAvro_1_1Generic_1_1DefaultReader.html#a4b4ec512f9959b9a4ce6fcdc6db13a5f">Avro.Generic.DefaultReader</a>
</li>
<li>SkipBoolean()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#ae12528f4613fa26f7467ef1098f61d67">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#ace580fbd70c7c930accf00413ed7c865">Avro.IO.Decoder</a>
</li>
<li>SkipBytes()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#a1a5d78ca386837c2f6fadb8ac37606cf">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#a8168868ccfcd1cbf230e15ffc527bf2f">Avro.IO.Decoder</a>
</li>
<li>SkipDouble()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#a3b544a4e21c66326053c33649cf59fb7">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#a87d1ddee299cf1b9f5ab7fb3efabfb68">Avro.IO.Decoder</a>
</li>
<li>SkipEnum()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#a7446fde2682abbb0c02dbf27a69d385b">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#ac1c1c4ed0ba7e44a8d0959762a972ced">Avro.IO.Decoder</a>
</li>
<li>SkipFixed()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#aefbebf784708a02c3c583d7a0dc58152">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#adb37742cf91cd263e74dbf72125a766c">Avro.IO.Decoder</a>
</li>
<li>SkipFloat()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#a3a0c80d11a2a01c68d296cfdbdde4f27">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#afd1d9561d2adad7396213d2b332627eb">Avro.IO.Decoder</a>
</li>
<li>SkipInt()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#aa0dcd680bff93f7433c6f67cec8fcb1a">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#ab57eb726a3ff7518dd89f87fe810b254">Avro.IO.Decoder</a>
</li>
<li>SkipLong()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#af6f66f945a35e4e6177efd7874cb4107">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#a4db2429cc51b08613eb8ed61789a5506">Avro.IO.Decoder</a>
</li>
<li>SkipNull()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#aebbc27f155bd54a80b7f03a59d2740cb">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#ac2940c4f70aa79c909b6504f78c5185c">Avro.IO.Decoder</a>
</li>
<li>SkipString()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#ace4baf5ef222d49b3ba359922560ba43">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#a7aea5317da25dd01b5f1eac3988fae5d">Avro.IO.Decoder</a>
</li>
<li>SkipUnionIndex()
: <a class="el" href="classAvro_1_1IO_1_1BinaryDecoder.html#a84bd1ab974e1693c9ad7d5e95f5d5711">Avro.IO.BinaryDecoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Decoder.html#a8b7fa01e4a0c96996f70186402cca8a0">Avro.IO.Decoder</a>
</li>
<li>SpecificDatumReader()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificDatumReader.html#ab92e267898c3b37caa9e9921adda8d72">Avro.Specific.SpecificDatumReader&lt; T &gt;</a>
</li>
<li>SpecificDatumWriter()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificDatumWriter.html#a0baaebeda4dbed229dbd1bf875b5e86b">Avro.Specific.SpecificDatumWriter&lt; T &gt;</a>
</li>
<li>SpecificDefaultReader()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificDefaultReader.html#a90d07400f5923323d3aa61a689390035">Avro.Specific.SpecificDefaultReader</a>
</li>
<li>SpecificDefaultWriter()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificDefaultWriter.html#a51c60427eed3a80181eec4a3ed30aa30">Avro.Specific.SpecificDefaultWriter</a>
</li>
<li>SpecificException()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificException.html#ab439f7b2001dd4e05b8d0aabb62a6c02">Avro.Specific.SpecificException</a>
</li>
<li>SpecificFixed()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificFixed.html#aafcc4c33b198467846a87b51edbe6dcf">Avro.Specific.SpecificFixed</a>
</li>
<li>SpecificReader()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificReader.html#a3edc9951c1779cb8c6dd45b6148f0a4b">Avro.Specific.SpecificReader&lt; T &gt;</a>
</li>
<li>SpecificWriter()
: <a class="el" href="classAvro_1_1Specific_1_1SpecificWriter.html#a64554736a27b8d55784b0195072f6730">Avro.Specific.SpecificWriter&lt; T &gt;</a>
</li>
<li>StartItem()
: <a class="el" href="classAvro_1_1IO_1_1BinaryEncoder.html#aaccbfb4c92a0811a73a122120742858a">Avro.IO.BinaryEncoder</a>
, <a class="el" href="interfaceAvro_1_1IO_1_1Encoder.html#a99906f69311587a92c925bcb7a5d4a65">Avro.IO.Encoder</a>
</li>
<li>Sync()
: <a class="el" href="classAvro_1_1File_1_1DataFileReader.html#acfcb2b5bcdfc8050ade55b4a4207df59">Avro.File.DataFileReader&lt; T &gt;</a>
, <a class="el" href="classAvro_1_1File_1_1DataFileWriter.html#a36a3c19ff382fe60551cb5d2ed5aea99">Avro.File.DataFileWriter&lt; T &gt;</a>
, <a class="el" href="interfaceAvro_1_1File_1_1IFileReader.html#a11710a0475d031350793c5b73a4ef68c">Avro.File.IFileReader&lt; T &gt;</a>
, <a class="el" href="interfaceAvro_1_1File_1_1IFileWriter.html#add031d517a965c44673796efb4892072">Avro.File.IFileWriter&lt; T &gt;</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>