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

Package Functions

 DocumentTableReader (int numberOfRows, int guidHeapRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
DocumentNameBlobHandle GetName (DocumentHandle handle)
 
GuidHandle GetHashAlgorithm (DocumentHandle handle)
 
BlobHandle GetHash (DocumentHandle handle)
 
GuidHandle GetLanguage (DocumentHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _isGuidHeapRefSizeSmall
 
readonly bool _isBlobHeapRefSizeSmall
 
readonly int _hashAlgorithmOffset
 
readonly int _hashOffset
 
readonly int _languageOffset
 

Detailed Description

Definition at line 5 of file DocumentTableReader.cs.


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