Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetDecoder()
override
Decoder
System.Text.UTF32Encoding.GetDecoder
(
)
inline
virtual
Reimplemented from
System.Text.Encoding
.
Definition at line
787
of file
UTF32Encoding.cs
.
788
{
789
return
new
UTF32Decoder(
this
);
790
}
System
Text
UTF32Encoding
Generated by
1.10.0