Consistent

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Consistent

This annotation is used to specify that a given packet encoder or decoder does not get scrambled between revisions. It does not however guarantee that changes to the packet itself are not performed - although these are rather rare.