All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
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.ExtensionMethods.Obsolete
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
RT.Util.Threading
RT.CommandLine
RT.Geometry
RT.Json
RT.Lingo.Base
RT.PostBuild
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
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.