pgpBlock method

Parser pgpBlock()

Implementation

Parser pgpBlock() =>
    indented(ref0(pgpBlockStart) & ref0(pgpBlockBody) & ref0(pgpBlockEnd));