Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MetadataReader()
[3/4]
unsafe System.Reflection.Metadata.MetadataReader.MetadataReader
(
byte *
metadata
,
int
length
,
MetadataReaderOptions
options
,
MetadataStringDecoder
?
utf8Decoder
)
inline
Definition at line
318
of file
MetadataReader.cs
.
319
:
this
(metadata,
length
,
options
,
utf8Decoder
,
null
)
320
{
321
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.ExceptionArgument.length
@ length
System.ExceptionArgument.options
@ options
System
Reflection
Metadata
MetadataReader
Generated by
1.10.0