NoGenByteDecode

final
class NoGenByteDecode extends StaticAnnotation

An annotation that can be added to a case class A that makes GenByteDecode.gen[A] fail.

trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any