Safe Haskell | None |
---|---|
Language | Haskell2010 |
Orphan instances
Validity ByteString Source # | A lazy |
validate :: ByteString -> Validation # | |
Validity ByteString Source # | A The offset and the length both need to be positive. Note that the length does not need to be greater than, or equal to, the offset. TODO there's nothing we can do about the foreign pointer, I think? |
validate :: ByteString -> Validation # |