All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.protobuf.DescriptorProtos.scala Maven / Gradle / Ivy

The newest version!
package com.google.protobuf

object DescriptorProtos {
  class FileDescriptorProto

  object FileDescriptorProto {
    def parseFrom(b: Array[Byte]): FileDescriptorProto = ???
  }

  def getDescriptor(): com.google.protobuf.Descriptors.FileDescriptor = ???
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy