isProtoBuf

open fun isProtoBuf(msg: Int): Boolean

Determines whether message is protobuf flagged.

Return

true if this message is protobuf flagged; otherwise, false.

Parameters

msg

The message.