Skip to content

todayman/xdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdr

Build Status

This is an implementation of serialization and deserialization to the eXternal Data Representation as described in RFC 4506. I do not plan on implementing the specification grammar.

License is AGPLv3.

Put values into an output range with "xdr.put(value)". Get them out with xdr.get!type().

About

Implementation of External Data Representation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages