scalapb.UnknownFieldSet.Field
See theField companion object
final case class Field(varint: Seq[Long], fixed64: Seq[Long], fixed32: Seq[Int], lengthDelimited: Seq[ByteString])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article