OpenPGPMarker.isEndMarker
bool isEndMarker() @property nothrowGet isEndMarker field.
Returns
true if the marker is an end marker; otherwise, false.
void isEndMarker(bool propval) @property nothrowSet isEndMarker field.
Parameters
propval | true if the marker is an end marker; otherwise, false. |