Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.FileTableReader Struct Reference

Package Functions

 FileTableReader (int numberOfRows, int stringHeapRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
BlobHandle GetHashValue (AssemblyFileHandle handle)
 
uint GetFlags (AssemblyFileHandle handle)
 
StringHandle GetName (AssemblyFileHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _IsStringHeapRefSizeSmall
 
readonly bool _IsBlobHeapRefSizeSmall
 
readonly int _FlagsOffset
 
readonly int _NameOffset
 
readonly int _HashValueOffset
 

Detailed Description

Definition at line 5 of file FileTableReader.cs.


The documentation for this struct was generated from the following file: