base-4.2.0.0: Basic librariesSource codeContentsIndex
GHC.IO.Encoding.UTF16
Portabilitynon-portable
Stabilityinternal
Maintainerlibraries@haskell.org
Description

UTF-16 Codecs for the IO library

Portions Copyright : (c) Tom Harper 2008-2009, (c) Bryan O'Sullivan 2009, (c) Duncan Coutts 2009

Documentation
utf16 :: TextEncodingSource
utf16_decode :: IORef (Maybe DecodeBuffer) -> DecodeBufferSource
utf16_encode :: IORef Bool -> EncodeBufferSource
utf16be :: TextEncodingSource
utf16be_decode :: DecodeBufferSource
utf16be_encode :: EncodeBufferSource
utf16le :: TextEncodingSource
utf16le_decode :: DecodeBufferSource
utf16le_encode :: EncodeBufferSource
Produced by Haddock version 2.6.0