Hi all,

I've implemented a binary based protocol in node.js, and I need a Int64 to
present the id of the messages.

What library should I use to represent unsigned integers as well as UInt64s?

I've taken a look at the node-int64 module, but it doesn't support any
calculation which is necessary in my case to decode a compressed int64.

Thank you.

Best regards.

-- 
------------------------------------------------------
Tony Huang    [email protected]
                     [email protected]
                     [email protected]

-- 
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