Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 319 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.count, System.Xml.IncrementalReadDecoder.Decode(), System.Xml.IncrementalReadDecoder.DecodedCount, System.Xml.Dictionary, System.index, System.Xml.IncrementalReadDecoder.IsFull, System.Xml.ReadContentAsBinaryHelper.MoveToNextContentNode(), System.Xml.XmlReader.ReadValueChunk(), System.Xml.ReadContentAsBinaryHelper.Reset(), System.Xml.IncrementalReadDecoder.SetNextOutputBuffer(), System.value, and System.Xml.XmlReader.Value.
Referenced by System.Xml.ReadContentAsBinaryHelper.ReadContentAsBase64(), System.Xml.ReadContentAsBinaryHelper.ReadContentAsBinHex(), and System.Xml.ReadContentAsBinaryHelper.ReadElementContentAsBinary().