Hi all,

I'm working on a node project to process binary stream send/received via
socket connection.

I'm new to Node, I found in the Buffer class, there is no property to
indicate current stream read position. And this cause a lot of difficult
when parsing complex binary stream.

Could you give me some hint on how to implement a position property for
Buffer as well as to keep the best performance.

Many thanks,

ty

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to