CdmBuilder.addPostKeyComment

void addPostKeyComment(CdmComment comment) pure @safe

Adds a post-key comment to the pending member.

Parameters

commentThe comment to add.
void addPostKeyComment(CdmComment[] comments) pure @safe

Adds multiple post-key comments to the pending member.

Parameters

commentsThe comments to add.