All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Geometry
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
Auto
Dictionary
<TKey, TValue>
Auto
Dictionary
<TKey1, TKey2, TValue>
Auto
Dictionary
<TKey1, TKey2, TKey3, TValue>
Auto
List
<T>
Bin128
Bin128
(
bytes
,
offset
)
Equals
(
other
)
GetHashCode
()
Read
(
stream
)
Read
(
br
)
ToArray
()
ToString
()
Write
(
stream
)
Write
(
bw
)
operator==
(
v1
,
v2
)
operator!=
(
v1
,
v2
)
Zero
List
Sorted
<T>
Queue
Viewable
<T>
Read
Only
Collection
<T>
Read
Only
Dictionary
<TKey, TValue>
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.Geometry
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
RT.Util.Threading
PropellerApi
RT.ArithmeticCoding
RT.CommandLine
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static method:
Bin128
Read
(
BinaryReader
)
Declared in:
RT.Util.Collections.
Bin128
Declaration
public static
Bin128
Read
(
BinaryReader
br
)
Summary
Reads a 128-bit binary value from the specified binary reader.