iteratee-0.3.5: Iteratee-based I/OContentsIndex
Data.Iteratee.WrappedByteString
Synopsis
newtype WrappedByteString a = WrapBS {
unWrap :: ByteString
}
Documentation
newtype WrappedByteString a
Wrap a Data.ByteString ByteString
Constructors
WrapBS
unWrap :: ByteString
show/hide Instances
Produced by Haddock version 2.7.2