IGLib  1.5
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
StringParserBuffer.cs File Reference

Classes

interface  IG.Lib.ICharacterBufferReadOnly
 Interface for all implementations of read-only character buffer. Classes that implement this interface are used e.g. in string parsing and output data formatters. More...
 
interface  IG.Lib.ICharacterBuffer
 Interface for all implementations of read-write character buffer. Classes that implement this interface are used e.g. in string parsing and output data formatters. More...
 
class  IG.Lib.CharacterBuffer
 CharacterBufferInterface wrapper for StringBilder. More...
 

Namespaces

package  IG.Lib