GHC.IO.Encoding.UTF32
| Copyright | (c) The University of Glasgow 2009 | 
|---|---|
| License | see libraries/base/LICENSE | 
| Maintainer | [email protected] | 
| Stability | internal | 
| Portability | non-portable | 
| Safe Haskell | Trustworthy | 
| Language | Haskell2010 | 
Description
UTF-32 Codecs for the IO library
Portions Copyright : (c) Tom Harper 2008-2009, (c) Bryan O'Sullivan 2009, (c) Duncan Coutts 2009
mkUTF32 :: CodingFailureMode -> TextEncoding Source
Since: base-4.4.0.0
utf32_decode :: IORef (Maybe DecodeBuffer) -> DecodeBuffer Source
utf32_encode :: IORef Bool -> EncodeBuffer Source
utf32be :: TextEncoding Source
mkUTF32be :: CodingFailureMode -> TextEncoding Source
Since: base-4.4.0.0
utf32be_decode :: DecodeBuffer Source
utf32be_encode :: EncodeBuffer Source
utf32le :: TextEncoding Source
mkUTF32le :: CodingFailureMode -> TextEncoding Source
Since: base-4.4.0.0
    © The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
    https://downloads.haskell.org/~ghc/8.10.2/docs/html/libraries/base-4.14.1.0/GHC-IO-Encoding-UTF32.html