Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e37fe0492dd682e8e8dac0b571f569f5 > files > 28

ghc-cereal-devel-0.3.0.0-1.fc14.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.Serialize.Builder</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.Serialize.Builder</DIV
><DIV CLASS="mini-synopsis"
><H1
>The Builder type
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Data-Serialize-Builder.html#t%3ABuilder" TARGET="main"
>Builder</A
> </DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AtoByteString" TARGET="main"
>toByteString</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AtoLazyByteString" TARGET="main"
>toLazyByteString</A
></DIV
> <H1
>Constructing Builders
</H1
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3Aempty" TARGET="main"
>empty</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3Asingleton" TARGET="main"
>singleton</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3Aappend" TARGET="main"
>append</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AfromByteString" TARGET="main"
>fromByteString</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AfromLazyByteString" TARGET="main"
>fromLazyByteString</A
></DIV
> <H1
>Flushing the buffer state
</H1
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3Aflush" TARGET="main"
>flush</A
></DIV
> <H1
>Derived Builders
</H1
> <H2
>Big-endian writes
</H2
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord16be" TARGET="main"
>putWord16be</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord32be" TARGET="main"
>putWord32be</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord64be" TARGET="main"
>putWord64be</A
></DIV
> <H2
>Little-endian writes
</H2
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord16le" TARGET="main"
>putWord16le</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord32le" TARGET="main"
>putWord32le</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord64le" TARGET="main"
>putWord64le</A
></DIV
> <H2
>Host-endian, unaligned writes
</H2
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWordhost" TARGET="main"
>putWordhost</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord16host" TARGET="main"
>putWord16host</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord32host" TARGET="main"
>putWord32host</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-Serialize-Builder.html#v%3AputWord64host" TARGET="main"
>putWord64host</A
></DIV
></DIV
></DIV
></BODY
></HTML
>