hw-json-1.0.0.0: Memory efficient JSON parser
HaskellWorks.Data.Json.Internal.Backend.Standard.IbBp
data IbBp Source #
Constructors
Fields
class ToIbBp a where Source #
Methods
toIbBp :: a -> IbBp Source #
Defined in HaskellWorks.Data.Json.Internal.Backend.Standard.IbBp
toIbBp :: ByteString -> IbBp Source #