OpenAFP-1.4.3: IBM AFP document format parser and generator

Safe HaskellNone
LanguageHaskell98

OpenAFP.Records.AFP.MCF

Documentation

data MCF_ Source #

Constructors

MCF_ !N0 !Buffer2 

Instances

Show MCF_ Source # 

Methods

showsPrec :: Int -> MCF_ -> ShowS #

show :: MCF_ -> String #

showList :: [MCF_] -> ShowS #

type N MCF_ Source # 
type N MCF_ = N0
type BufOf MCF_ Source # 

data MCF Source #

Constructors

MCF 

Fields

Instances

Show MCF Source # 

Methods

showsPrec :: Int -> MCF -> ShowS #

show :: MCF -> String #

showList :: [MCF] -> ShowS #

type ChunkOf MCF Source #