base-4.2.0.2: Basic librariesSource codeContentsIndex
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 :: TextEncodingSource
utf32_decode :: IORef (Maybe DecodeBuffer) -> DecodeBufferSource
utf32_encode :: IORef Bool -> EncodeBufferSource
utf32be :: TextEncodingSource
utf32be_decode :: DecodeBufferSource
utf32be_encode :: EncodeBufferSource
utf32le :: TextEncodingSource
utf32le_decode :: DecodeBufferSource
utf32le_encode :: EncodeBufferSource
Produced by Haddock version 2.6.1