This website requires JavaScript.
Explore
Help
Sign In
perso
/
syncthing-arm
Watch
1
Star
0
Fork
0
You've already forked syncthing-arm
Code
Issues
Pull Requests
Releases
Wiki
Activity
syncthing-arm
/
vendor
/
github.com
/
calmh
/
xdr
History
Jakob Borg
8044522691
vendor: Update calmh/xdr to avoid unexpected string behavior (
fixes
#2882
)
2016-03-29 19:55:43 +00:00
..
cmd
/genxdr
…
bench_test.go
…
bench_xdr_test.go
…
circle.yml
…
common.go
…
doc.go
…
encdec_test.go
…
encdec_xdr_test.go
…
generate.sh
…
LICENSE
…
marshaller.go
…
README.md
…
unmarshal.go
vendor: Update calmh/xdr to avoid unexpected string behavior (
fixes
#2882
)
2016-03-29 19:55:43 +00:00
README.md
xdr
This is an XDR marshalling/unmarshalling library. It uses code generation and not reflection.