64 lines
13 KiB
HTML
64 lines
13 KiB
HTML
<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp"><head><link rel="SHORTCUT ICON" href="./../icons/favicon.ico" /><style type="text/css">.OH_CodeSnippetContainerTabLeftActive, .OH_CodeSnippetContainerTabLeft,.OH_CodeSnippetContainerTabLeftDisabled { }.OH_CodeSnippetContainerTabRightActive, .OH_CodeSnippetContainerTabRight,.OH_CodeSnippetContainerTabRightDisabled { }.OH_footer { }</style><link rel="stylesheet" type="text/css" href="./../styles/branding.css" /><link rel="stylesheet" type="text/css" href="./../styles/branding-en-US.css" /><style type="text/css">
|
||
body
|
||
{
|
||
border-left:5px solid #e6e6e6;
|
||
overflow-x:scroll;
|
||
overflow-y:scroll;
|
||
}
|
||
</style><script src="./../scripts/branding.js" type="text/javascript"><!----></script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>DryadLinqBinaryReader Methods</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="DryadLinqBinaryReader class, methods" /><meta name="Microsoft.Help.Id" content="Methods.T:Microsoft.Research.DryadLinq.DryadLinqBinaryReader" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="'true'" /><meta name="container" content="Microsoft.Research.DryadLinq" /><meta name="file" content="0f3128d9-99ac-a067-779a-bdc86f46af10" /><meta name="guid" content="0f3128d9-99ac-a067-779a-bdc86f46af10" /><meta name="SelfBranded" content="true" /></head><body onload="onLoad()" class="primary-mtps-offline-document"><div class="OH_outerDiv"><div class="OH_outerContent"><table class="TitleTable"><tr><td class="OH_tdTitleColumn">DryadLinqBinaryReader Methods</td><td class="OH_tdRunningTitleColumn">DryadLINQ documentation</td></tr></table><div id="mainSection"><div id="mainBody"><span class="introStyle"></span><p>The <a href="e2f6b120-72cd-d97c-d0c9-9ab1b4abb5b5.htm" target="">DryadLinqBinaryReader</a> type exposes the following members.</p><div class="OH_CollapsibleAreaRegion"><div class="OH_regiontitle">Methods</div><div class="OH_CollapsibleArea_HrDiv"><hr class="OH_CollapsibleArea_Hr" /></div></div><div class="OH_clear"></div><table id="memberList" class="members"><tr><th class="ps_iconColumn">
|
||
|
||
</th><th class="ps_nameColumn">Name</th><th class="ps_descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/dfwy45w9" target="_blank">GetType</a></td><td><div class="summary">Gets the <a href="http://msdn2.microsoft.com/en-us/library/42892f65" target="_blank">Type</a> of the current instance.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="2ee81ea8-7bae-c5c3-321d-a2f34f52376e.htm" target="">ReadBool</a></td><td><div class="summary">
|
||
Reads a boolean value from the current reader and advances the current
|
||
position of the reader by one byte.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="40368e39-431f-8596-e970-9996a945e453.htm" target="">ReadBytes</a></td><td><div class="summary">
|
||
Reads <span class="parameter">byteCount</span> bytes into <span class="parameter">destBuffer</span> starting at <span class="parameter">offset</span>.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="f9f3883f-e817-f693-6540-03eaa31f66fe.htm" target="">ReadChar</a></td><td><div class="summary">
|
||
Reads a character from the current reader and advances the current position of the reader
|
||
according to the encoding and the character.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="5523eb71-f765-488d-a0ed-570dcebea4a3.htm" target="">ReadChars</a></td><td><div class="summary">
|
||
Reads <span class="parameter">charCount</span> chars into <span class="parameter">destBuffer</span> starting at <span class="parameter">offset</span>.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="521aa3b5-08a2-a367-d7cb-e385573c0327.htm" target="">ReadCompactInt32</a></td><td><div class="summary">
|
||
Reads a 32-bit signed integer from the current reader. Assumes that the integer
|
||
is represented in the compact format as written by WriteCompact of a DryadLinqBinaryWriter.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="72e693e2-7766-ed09-a7a3-03c782937026.htm" target="">ReadDateTime</a></td><td><div class="summary">
|
||
Reads a value of DateTime from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="74b7a3c4-0a88-c5e0-7fd7-7bcdadb47cf5.htm" target="">ReadDecimal</a></td><td><div class="summary">
|
||
Reads a decimal number from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="f8a16c4a-7d02-1d28-3f87-0c648c533771.htm" target="">ReadDouble</a></td><td><div class="summary">
|
||
Reads a 64-bit floating point number from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="35d50873-486c-2704-0353-cac33d12a191.htm" target="">ReadGuid</a></td><td><div class="summary">
|
||
Reads a value of Guid from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="81938094-e3ac-6406-639d-7bcc0b33af4d.htm" target="">ReadInt16</a></td><td><div class="summary">
|
||
Reads a 16-bit signed integer from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="154a0be2-f541-8bea-52fc-3e187bd8e65f.htm" target="">ReadInt32</a></td><td><div class="summary">
|
||
Reads a 32-bit signed integer from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="25da8afc-85f0-7323-cb4c-cb35f137add0.htm" target="">ReadInt64</a></td><td><div class="summary">
|
||
Reads a 64-bit signed integer from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="ceab139e-eca2-9ea8-9755-16c24400b59b.htm" target="">ReadRawBytes</a></td><td><div class="summary">
|
||
public helper to read into a byte*, mainly used to read preallocated fixed size,
|
||
non-integer types (Array, Guid, decimal etc)
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="d62a9fff-f98f-8edf-fa8f-b03f52bda6c1.htm" target="">ReadSByte</a></td><td><div class="summary">
|
||
Reads a signed byte from the current reader and advances the current
|
||
position of the reader by one byte.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="c9654741-0225-48f8-e9d8-75ccc332e588.htm" target="">ReadSingle</a></td><td><div class="summary">
|
||
Reads a 32-bit floating point number from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="6e7eaae4-e7a0-8254-068e-271be85cfa07.htm" target="">ReadSqlDateTime</a></td><td><div class="summary">
|
||
Reads a value of SqlDateTime from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="201552ef-4ce6-c229-b88d-da298fdf6b83.htm" target="">ReadString</a></td><td><div class="summary">
|
||
Reads a string value from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="6687a7f4-53a1-0837-c251-f424262f3040.htm" target="">ReadUByte</a></td><td><div class="summary">
|
||
Reads a byte from the current reader and advances the current position of the
|
||
reader by one byte.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="14426d10-5679-395b-3954-e340a465128a.htm" target="">ReadUInt16</a></td><td><div class="summary">
|
||
Reads a 16-bit unsigned integer from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="e4431f4b-463e-7b5a-9933-223c364a0397.htm" target="">ReadUInt32</a></td><td><div class="summary">
|
||
Reads a 32-bit unsigned integer from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="0e7a8462-0d75-3d0c-7203-579f46b9765a.htm" target="">ReadUInt64</a></td><td><div class="summary">
|
||
Reads a 64-bit unsigned integer from the current reader.
|
||
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="74d1e42c-3b08-ea09-0b8b-c841914deab0.htm" target="">ToString</a></td><td><div class="summary">
|
||
Returns a string that represents this DryadLinqBinaryReader object.
|
||
</div> (Overrides <a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">Object<span id="ID0ECBAABCAAAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0ECBAABCAAAAA?vb=.|cpp=::|cs=.|fs=.|nu=.");
|
||
</script>ToString<span id="ID0EABAABCAAAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0EABAABCAAAAA?vb=|cpp=()|cs=()|fs=()|nu=()");
|
||
</script></a>.)</td></tr></table><a href="#mainBody" target="">Top</a><a name="seeAlsoSection"><!----></a><div class="OH_CollapsibleAreaRegion"><div class="OH_regiontitle">See Also</div><div class="OH_CollapsibleArea_HrDiv"><hr class="OH_CollapsibleArea_Hr" /></div></div><div class="OH_clear"></div><div class="seeAlsoStyle"><a href="e2f6b120-72cd-d97c-d0c9-9ab1b4abb5b5.htm" target="">DryadLinqBinaryReader Class</a></div><div class="seeAlsoStyle"><a href="efe6507e-9fd8-bbd3-8227-fd6ba9e289c1.htm" target="">Microsoft.Research.DryadLinq Namespace</a></div></div></div></div></div><div id="OH_footer" class="OH_footer"><p /><div class="OH_feedbacklink"><a href="mailto:?subject=DryadLINQ+documentation+DryadLinqBinaryReader+Methods+100+EN-US&body=Your%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report%2c%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed%2c%20you%20may%20receive%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.">Send Feedback</a> on this topic.</div></div></body></html> |