Range interface for std.serialization

Johannes Pfau nospam at example.com
Thu Aug 22 10:41:13 PDT 2013


Am Thu, 22 Aug 2013 18:13:23 +0200
schrieb Jacob Carlborg <doob at me.com>:

> On 2013-08-22 17:33, Johannes Pfau wrote:
> 
> > The reason is simple: In serialization it is not common to
> > post-process the serialized data as far as I know.
> 
> Perhaps compression or encryption.
> 

But compression or encryption are usually implemented as OutputRanges /
OutputStreams.


More information about the Digitalmars-d mailing list