@hackage bytestring-encodings0.2.0.1

checks to see if a given bytestring adheres to a certain encoding

This module provides a family of functions, isX, of type ByteString -> Bool, which return True if the input ByteString adheres to a certain encoding X, and False otherwise.