Size of buffer.
Source position: ascii85.pp line 46
published property TASCII85RingBuffer.Size : Cardinal read GetBufferSize;
Size is the total size of the memory buffer. This is currently hardcoded to 1024Kb.
TASCII85RingBuffer.FillCount
Number of bytes in buffer.