Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
8dfa291e89f3efc472817fe24075cdf2e0be710e
/
js
/
encoding
/
BinaryXMLStructureDecoder.js
8dfa291
Added seek(offset) and enhance to allow each call to findElementEnd to not need access to the buffer from previous calls.
by Jeff Thompson
· 12 years ago
11dc9b6
Change readBytesEndOffset to nBytesToRead so that we don't depend on offset aways increasing.
by Jeff Thompson
· 12 years ago
146d7de
Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases.
by Jeff Thompson
· 12 years ago
dad617b
Added BinaryXMLStructureDecoder. Use it in NDNSocketTransportService to detect the end of the input (instead of the hack to try to decode a ContentObject).
by Jeff Thompson
· 12 years ago