base-4.2.0.2: Basic librariesContentsIndex
GHC.IO.Encoding.UTF32
Portabilitynon-portable
Stabilityinternal
Maintainerlibraries@haskell.org
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 :: TextEncoding
utf32_decode :: IORef (Maybe DecodeBuffer) -> DecodeBuffer
utf32_encode :: IORef Bool -> EncodeBuffer
utf32be :: TextEncoding
utf32be_decode :: DecodeBuffer
utf32be_encode :: EncodeBuffer
utf32le :: TextEncoding
utf32le_decode :: DecodeBuffer
utf32le_encode :: EncodeBuffer
Produced by Haddock version 2.6.1