iteratee-0.2.1: Iteratee-based I/OSource codeContentsIndex
Data.Iteratee.WrappedByteString
Synopsis
newtype WrappedByteString a = WrapBS {
unWrap :: ByteString
}
Documentation
newtype WrappedByteString a Source
Wrap a Data.ByteString ByteString
Constructors
WrapBS
unWrap :: ByteString
show/hide Instances
Produced by Haddock version 2.6.0