Hello
In the WebClient package there is a class WebChunkedStream.
It is a subclass of ReadStream
The comment says
"Can process chunked data."
Instance variables
sourceStream and
chunkSize
It only has 6 instance methods.
The comment of
#nextChunk
"Answer the next chunk from a message using chunked transfer encoding."
Looking at the code seems that Unicode conversion does not play a role here.
However
What is "chunked transfer encoding"?
Regards
Hannes
_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org