| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Data.PackStream.Get
Description
Internal module. Not part of the public API.
Primitive decoders
getBoolean :: Get Bool Source #
Decode a PackStream boolean value.
Integer decoders
Container decoders
getBytes :: Get ByteString Source #
Decode a PackStream byte array.