convertOctonaryUtf8_Pre method
Implementation
$async.Future<$2.StringValue> convertOctonaryUtf8_Pre($grpc.ServiceCall $call, $async.Future<$2.StringValue> $request) async {
return convertOctonaryUtf8($call, await $request);
}
$async.Future<$2.StringValue> convertOctonaryUtf8_Pre($grpc.ServiceCall $call, $async.Future<$2.StringValue> $request) async {
return convertOctonaryUtf8($call, await $request);
}