ron-0.4: RON, RON-RDT, and RON-Schema

Safe HaskellNone
LanguageHaskell2010

RON.Binary

Description

RON-Binary wire format

Synopsis

Documentation

parse :: ByteStringL -> Either String WireFrame Source #

Parse frame

serialize :: WireFrame -> Either String ByteStringL Source #

Serialize a frame