Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 655 of file ReadContentAsBinaryHelper.cs.
References System.Xml.ReadContentAsBinaryHelper._canReadValueChunk, System.Xml.ReadContentAsBinaryHelper._decoder, System.Xml.ReadContentAsBinaryHelper._isEnd, System.Xml.ReadContentAsBinaryHelper._reader, System.Xml.ReadContentAsBinaryHelper._valueChunk, System.Xml.ReadContentAsBinaryHelper._valueChunkLength, System.Xml.ReadContentAsBinaryHelper._valueOffset, System.buffer, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.count, System.Xml.IncrementalReadDecoder.Decode(), System.Xml.IncrementalReadDecoder.DecodedCount, System.Xml.Dictionary, System.Xml.XmlReader.GetValueAsync(), System.index, System.Xml.IncrementalReadDecoder.IsFull, System.Xml.ReadContentAsBinaryHelper.MoveToNextContentNodeAsync(), System.Xml.XmlReader.ReadValueChunkAsync(), System.Xml.ReadContentAsBinaryHelper.Reset(), System.Xml.IncrementalReadDecoder.SetNextOutputBuffer(), and System.text.
Referenced by System.Xml.ReadContentAsBinaryHelper.ReadContentAsBase64Async(), System.Xml.ReadContentAsBinaryHelper.ReadContentAsBinHexAsync(), and System.Xml.ReadContentAsBinaryHelper.ReadElementContentAsBinaryAsync().