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