ExponentialHistogramDataPoint.fromBuffer constructor
ExponentialHistogramDataPoint.fromBuffer(])
Implementation
factory ExponentialHistogramDataPoint.fromBuffer($core.List<$core.int> data,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(data, registry);