Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Syntax.StreamCharSource Member List

This is the complete list of members for Loyc.Syntax.StreamCharSource, including all inherited members.

_blk (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_blkLen (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_blkOffsetsLoyc.Syntax.StreamCharSourceprotected
_blkStart (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_buf (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_decoder (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
_eofIndexLoyc.Syntax.StreamCharSourceprotected
_eofPositionLoyc.Syntax.StreamCharSourceprotected
_reachedEndLoyc.Syntax.StreamCharSourceprotected
_stream (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
Access(int charIndex) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
Count (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSource
DefaultBufSize (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
MaxSeqSize (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceprotected
ReadNextBlock() (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
ReloadBlockOf(int charIndex) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
ScanPast(int index) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
Slice(int startIndex, int length)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Decoder decoder) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Encoding encoding) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
StreamCharSource(Stream stream, Decoder decoder, int bufSize) (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinline
SwapBlks() (defined in Loyc.Syntax.StreamCharSource)Loyc.Syntax.StreamCharSourceinlineprotected
TryGet(int index, out bool fail)Loyc.Syntax.StreamCharSourceinline