Portability | non-portable |
---|---|
Stability | internal |
Maintainer | libraries@haskell.org |
GHC.IO.Encoding.UTF32
Description
UTF-32 Codecs for the IO library
Portions Copyright : (c) Tom Harper 2008-2009, (c) Bryan O'Sullivan 2009, (c) Duncan Coutts 2009
Documentation
utf32_decode :: IORef (Maybe DecodeBuffer) -> DecodeBuffer Source
utf32_encode :: IORef Bool -> EncodeBuffer Source