[Overview][Types][Classes][Index] |
Width of the lines written to the data stream
Source position: ascii85.pp line 91
public property TASCII85EncoderStream.Width : Integer |
Width is the width of the lines of encoded data written to the stream. After Width lines, a line ending will be written to the stream. The value is passed to the constructor and cannot be changed afterwards.
|
Is a boundary delineator written before and after the data |
|
|
Create a new instance of TASCII85EncoderStream |