ExponentialHistogramDataPoint_Buckets.fromBuffer constructor
ExponentialHistogramDataPoint_Buckets.fromBuffer(])
Implementation
factory ExponentialHistogramDataPoint_Buckets.fromBuffer(
$core.List<$core.int> i,
[$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(i, r);