getBlobChunk abstract method

Stream<GetBlobChunkResponse> getBlobChunk(
  1. ServiceCall call,
  2. GetBlobChunkRequest request
)

Implementation

$async.Stream<$0.GetBlobChunkResponse> getBlobChunk(
    $grpc.ServiceCall call, $0.GetBlobChunkRequest request);