Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > ced6c87363f828494726b6b2035d675f > files > 16

ghc-binary-doc-0.5.0.2-1.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Data.Binary.Put</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>Data.Binary.Put</DIV
><DIV CLASS="mini-synopsis"
><H1
>The Put type
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>type</SPAN
>&nbsp;<A HREF="Data-Binary-Put.html#t%3APut" TARGET="main"
>Put</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Data-Binary-Put.html#t%3APutM" TARGET="main"
>PutM</A
> a</DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3ArunPut" TARGET="main"
>runPut</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3ArunPutM" TARGET="main"
>runPutM</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputBuilder" TARGET="main"
>putBuilder</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AexecPut" TARGET="main"
>execPut</A
></DIV
> <H1
>Flushing the implicit parse state
</H1
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3Aflush" TARGET="main"
>flush</A
></DIV
> <H1
>Primitives
</H1
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord8" TARGET="main"
>putWord8</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputByteString" TARGET="main"
>putByteString</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputLazyByteString" TARGET="main"
>putLazyByteString</A
></DIV
> <H1
>Big-endian primitives
</H1
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord16be" TARGET="main"
>putWord16be</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord32be" TARGET="main"
>putWord32be</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord64be" TARGET="main"
>putWord64be</A
></DIV
> <H1
>Little-endian primitives
</H1
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord16le" TARGET="main"
>putWord16le</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord32le" TARGET="main"
>putWord32le</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord64le" TARGET="main"
>putWord64le</A
></DIV
> <H1
>Host-endian, unaligned writes
</H1
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWordhost" TARGET="main"
>putWordhost</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord16host" TARGET="main"
>putWord16host</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord32host" TARGET="main"
>putWord32host</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Binary-Put.html#v%3AputWord64host" TARGET="main"
>putWord64host</A
></DIV
></DIV
></DIV
></BODY
></HTML
>