base-4.2.0.2: Basic librariesContentsIndex
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 :: TextEncoding
utf16_decode :: IORef (Maybe DecodeBuffer) -> DecodeBuffer
utf16_encode :: IORef Bool -> EncodeBuffer
utf16be :: TextEncoding
utf16be_decode :: DecodeBuffer
utf16be_encode :: EncodeBuffer
utf16le :: TextEncoding
utf16le_decode :: DecodeBuffer
utf16le_encode :: EncodeBuffer
Produced by Haddock version 2.7.2