describe-0.3.0.1: Combinators for describing binary data structures

Safe HaskellNone
LanguageHaskell2010

Data.Serialize.Describe.Combinators.Remaining

Synopsis

Documentation

newtype Remaining Source #

A Remaining represents the rest of the buffer. Upon serialization, the entire wrapped ByteString will be written.

Constructors

Remaining