Uses of Class
com.google.protobuf.BufferAllocator
Packages that use BufferAllocator
-
Uses of BufferAllocator in com.google.protobuf
Fields in com.google.protobuf declared as BufferAllocatorMethods in com.google.protobuf that return BufferAllocatorModifier and TypeMethodDescriptionstatic BufferAllocatorBufferAllocator.unpooled()Returns an unpooled buffer allocator, which will create a new buffer for each request.