ptr-0.16.2: Abstractions for operations on pointers
Ptr.ByteString
poking :: Poking -> ByteString Source #
parse :: ByteString -> Parse result -> (Int -> result) -> (Text -> result) -> result Source #
peek :: ByteString -> Peek result -> Maybe result Source #