Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.MemoryBlock Member List

This is the complete list of members for System.Reflection.Internal.MemoryBlock, including all inherited members.

BinarySearch(string[] asciiKeys, int offset)System.Reflection.Internal.MemoryBlockinlinepackage
BinarySearchForSlot(int rowCount, int rowSize, int referenceListOffset, uint referenceValue, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlinepackage
BinarySearchReference(int rowCount, int rowSize, int referenceOffset, uint referenceValue, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlinepackage
BinarySearchReference(int[] ptrTable, int rowSize, int referenceOffset, uint referenceValue, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlinepackage
BinarySearchReferenceRange(int rowCount, int rowSize, int referenceOffset, uint referenceValue, bool isReferenceSmall, out int startRowNumber, out int endRowNumber)System.Reflection.Internal.MemoryBlockinlinepackage
BinarySearchReferenceRange(int[] ptrTable, int rowSize, int referenceOffset, uint referenceValue, bool isReferenceSmall, out int startRowNumber, out int endRowNumber)System.Reflection.Internal.MemoryBlockinlinepackage
BuildPtrTable(int numberOfRows, int rowSize, int referenceOffset, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlinepackage
CheckBounds(int offset, int byteCount)System.Reflection.Internal.MemoryBlockinlineprivate
CompareUtf8NullTerminatedStringWithAsciiString(int offset, string asciiString)System.Reflection.Internal.MemoryBlockinlinepackage
CreateChecked(byte *buffer, int length)System.Reflection.Internal.MemoryBlockinlinepackagestatic
FastComparisonResult enum nameSystem.Reflection.Internal.MemoryBlockpackage
GetDebuggerDisplay()System.Reflection.Internal.MemoryBlockinlineprivate
GetDebuggerDisplay(out int displayedBytes)System.Reflection.Internal.MemoryBlockinlinepackage
GetDebuggerDisplay(int offset)System.Reflection.Internal.MemoryBlockinlinepackage
GetMemoryBlockAt(int offset, int length)System.Reflection.Internal.MemoryBlockinlinepackage
GetUtf8NullTerminatedLength(int offset, out int numberOfBytesRead, char terminator='\0')System.Reflection.Internal.MemoryBlockinlinepackage
IndexOf(byte b, int start)System.Reflection.Internal.MemoryBlockinlinepackage
IndexOfUnchecked(byte b, int start)System.Reflection.Internal.MemoryBlockinlinepackage
IsOrderedByReferenceAscending(int rowSize, int referenceOffset, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlinepackage
LengthSystem.Reflection.Internal.MemoryBlockpackage
LinearSearchReference(int rowSize, int referenceOffset, uint referenceValue, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlinepackage
MemoryBlock(byte *buffer, int length)System.Reflection.Internal.MemoryBlockinlinepackage
PeekByte(int offset)System.Reflection.Internal.MemoryBlockinlinepackage
PeekBytes(int offset, int byteCount)System.Reflection.Internal.MemoryBlockinlinepackage
PeekCompressedInteger(int offset, out int numberOfBytesRead)System.Reflection.Internal.MemoryBlockinlinepackage
PeekGuid(int offset)System.Reflection.Internal.MemoryBlockinlinepackage
PeekHeapReference(int offset, bool smallRefSize)System.Reflection.Internal.MemoryBlockinlinepackage
PeekHeapValueOffsetAndSize(int index, out int offset, out int size)System.Reflection.Internal.MemoryBlockinlinepackage
PeekInt32(int offset)System.Reflection.Internal.MemoryBlockinlinepackage
PeekReference(int offset, bool smallRefSize)System.Reflection.Internal.MemoryBlockinlinepackage
PeekReferenceUnchecked(int offset, bool smallRefSize)System.Reflection.Internal.MemoryBlockinlinepackage
PeekTaggedReference(int offset, bool smallRefSize)System.Reflection.Internal.MemoryBlockinlinepackage
PeekUInt16(int offset)System.Reflection.Internal.MemoryBlockinlinepackage
PeekUInt32(int offset)System.Reflection.Internal.MemoryBlockinlinepackage
PeekUtf16(int offset, int byteCount)System.Reflection.Internal.MemoryBlockinlinepackage
PeekUtf8(int offset, int byteCount)System.Reflection.Internal.MemoryBlockinlinepackage
PeekUtf8NullTerminated(int offset, byte[]? prefix, MetadataStringDecoder utf8Decoder, out int numberOfBytesRead, char terminator='\0')System.Reflection.Internal.MemoryBlockinlinepackage
PointerSystem.Reflection.Internal.MemoryBlockpackage
ReadColumn(uint[] result, int rowSize, int referenceOffset, bool isReferenceSmall)System.Reflection.Internal.MemoryBlockinlineprivate
ToArray()System.Reflection.Internal.MemoryBlockinlinepackage
Utf8NullTerminatedEquals(int offset, string text, MetadataStringDecoder utf8Decoder, char terminator, bool ignoreCase)System.Reflection.Internal.MemoryBlockinlinepackage
Utf8NullTerminatedFastCompare(int offset, string text, int textStart, out int firstDifferenceIndex, char terminator, bool ignoreCase)System.Reflection.Internal.MemoryBlockinlinepackage
Utf8NullTerminatedOffsetOfAsciiChar(int startOffset, char asciiChar)System.Reflection.Internal.MemoryBlockinlinepackage
Utf8NullTerminatedStartsWith(int offset, string text, MetadataStringDecoder utf8Decoder, char terminator, bool ignoreCase)System.Reflection.Internal.MemoryBlockinlinepackage
Utf8NullTerminatedStringStartsWithAsciiPrefix(int offset, string asciiPrefix)System.Reflection.Internal.MemoryBlockinlinepackage