VarBuilder.addPostKeyComment

void addPostKeyComment(CdmComment comment) @safe @nogc nothrow

No-op — VarBuilder does not preserve post-key comments.

Parameters

commentIgnored.
void addPostKeyComment(CdmComment[] comments) @safe @nogc nothrow

No-op — VarBuilder does not preserve post-key comments.

Parameters

commentsIgnored.