Uses of Class
com.google.protobuf.Utf8.Processor
Packages that use Utf8.Processor
-
Uses of Utf8.Processor in com.google.protobuf
Subclasses of Utf8.Processor in com.google.protobufModifier and TypeClassDescription(package private) static final classUtf8.Processoroptimized for mobile platforms.(package private) static classUtf8.Processoroptimized for server platforms.(package private) static final classUtf8.Processorthat extendsUtf8.ServerProcessorand usesjava.lang.String#encodedLength(Charset)on JDK versions that support it.Fields in com.google.protobuf declared as Utf8.ProcessorModifier and TypeFieldDescriptionprivate static final Utf8.ProcessorUtf8.processorUTF-8 is a runtime hot spot so we attempt to provide heavily optimized implementations depending on what is available on the platform.Methods in com.google.protobuf that return Utf8.Processor