Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
3928c05538e69cc50d5ca543d5ed577949a63cd9
/
js
/
encoding
/
BinaryXmlWireFormat.js
0e47415
Added WireFormat class and make BinaryXmlWireFormat inherit from it.
by Jeff Thompson
· 12 years ago
1b415b8
Rename to BinaryXmlWireFormat.js
by Jeff Thompson
· 12 years ago
[Renamed from js/encoding/BinaryXmlWireFormat2.js]
62daf3d
Temporarily rename BinaryXmlWireFormat.js
by Jeff Thompson
· 12 years ago
[Renamed from js/encoding/BinaryXMLWireFormat.js]
83c4a96
Rename BinaryXMLWireFormat to BinaryXmlWireFormat
by Jeff Thompson
· 12 years ago
2b14c7e
Initial update of comments to JSDoc format.
by Jeff Thompson
· 12 years ago
6a65204
Fix bugs: Need to call local encodeInterest, etc, not to_ccnb.
by Jeff Thompson
· 12 years ago
86bcd02
Added BinaryXMLWireFormat.js and moved to_ccnb and from_ccnb into there from Interest.js and ContentObject.js. In Interest and ContentObject, added encode and decode methods which take a WireFormat object.
by Jeff Thompson
· 12 years ago