IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
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 |