| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Data.Aeson.Decoding.ByteString
Description
Parser from strict ByteString to Tokens.
Synopsis
Documentation
bsToTokens :: ByteString -> Tokens ByteString String Source #
Lex (and parse) strict ByteString into Tokens stream.
Since: 2.1.2.0