Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
46b94168c18d1303dc6771e6b0badc01a9d64c4f
/
ndn-cpp
/
encoding
/
BinaryXMLStructureDecoder.c
46b9416
Just return 0 instead of (char *)0.
by Jeff Thompson
· 11 years ago
f418fe0
Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET
by Jeff Thompson
· 11 years ago
7afc98e
Fix bug in ndn_BinaryXMLStructureDecoder_findElementEnd: need to use bufferDecoder, not decoder.
by Jeff Thompson
· 11 years ago
9dc1073
Added ndn_BinaryXMLStructureDecoder_findElementEnd
by Jeff Thompson
· 11 years ago
76317aa
Added initial C-based BinaryXMLDecoder
by Jeff Thompson
· 11 years ago