Ookii.Common Namespace
MemoryExtensionsSplitEnumerable |
Enumerable used by the Split(ReadOnlySpanChar, ReadOnlySpanChar, StringSplitOptions) method.
|
MemoryExtensionsSplitEnumerator |
Enumerator used by the Split(ReadOnlySpanChar, ReadOnlySpanChar, StringSplitOptions) method.
|
MemoryExtensionsSplitMemoryEnumerable |
Enumerable used by the Split(ReadOnlyMemoryChar, ReadOnlySpanChar, StringSplitOptions) method.
|
MemoryExtensionsSplitMemoryEnumerator |
Enumerator used by the Split(ReadOnlyMemoryChar, ReadOnlySpanChar, StringSplitOptions) method.
|
NullableReadOnlySpanT |
Represents a ReadOnlySpanT that may or may not have a value.
|
NullableReadOnlySpanPairTFirst, TSecond |
Represents a ReadOnlySpanPairTFirst, TSecond that may or may not have a value.
|
NullableSpanT |
Represents a SpanT that may or may not have a value.
|
ReadOnlySpanPairTFirst, TSecond |
Represents a pair of ReadOnlySpanT instances.
|
NullableExtensionsClassToStructFuncT, TResult |
Encapsulates a method that maps a reference type to a value type.
|
NullableExtensionsStructToClassFuncT, TResult |
Encapsulates a method that maps a value type to a reference type.
|
NullableReadOnlySpanTMapClassFuncTResult |
Encapsulates a method that maps a ReadOnlySpanT to a class with the type
TResult.
|
NullableReadOnlySpanTMapReadOnlyFuncTResult |
Encapsulates a method that maps a ReadOnlySpanT to another ReadOnlySpanT.
|
NullableReadOnlySpanTMapSpanFuncTResult |
Encapsulates a method that maps a ReadOnlySpanT to a
SpanT.
|
NullableReadOnlySpanTMapStructFuncTResult |
Encapsulates a method that maps a ReadOnlySpanT to a structure with the
type TResult.
|
NullableReadOnlySpanPairTFirst, TSecondMapClassFuncTResult |
Encapsulates a method that maps a ReadOnlySpanPairTFirst, TSecond to a
class with the type TResult.
|
NullableReadOnlySpanPairTFirst, TSecondMapReadOnlyFuncTResultFirst, TResultSecond |
Encapsulates a method that maps a ReadOnlySpanPairTFirst, TSecond to
another ReadOnlySpanPairTFirst, TSecond.
|
NullableReadOnlySpanPairTFirst, TSecondMapStructFuncTResult |
Encapsulates a method that maps a ReadOnlySpanPairTFirst, TSecond to a
structure with the type TResult.
|
NullableSpanTMapClassFuncTResult |
Encapsulates a method that maps a SpanT to a class with
the type TResult.
|
NullableSpanTMapReadOnlyFuncTResult |
Encapsulates a method that maps a SpanT to a ReadOnlySpanT.
|
NullableSpanTMapSpanFuncTResult |
Encapsulates a method that maps a SpanT to another SpanT.
|
NullableSpanTMapStructFuncTResult |
Encapsulates a method that maps a SpanT to a structure
with the type TResult.
|
ReadOnlySpanFuncTResult |
Encapsulates a method that returns a ReadOnlySpanT.
|
ReadOnlySpanFuncT, TResult |
Encapsulates a method that returns a ReadOnlySpanT.
|
ReadOnlySpanPairFuncTResultFirst, TResultSecond |
Encapsulates a method that returns a ReadOnlySpanPairTFirst, TSecond.
|
SpanFuncTResult |
Encapsulates a method that returns a SpanT.
|
SpanFuncT, TResult |
Encapsulates a method that returns a SpanT.
|