Home
last modified time | relevance | path

Searched refs:ExtensionFieldBinaryInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/js/commonjs/
Dexport.js25 exports.ExtensionFieldBinaryInfo = jspb.ExtensionFieldBinaryInfo;
/third_party/protobuf/js/
Dmessage.js117 jspb.ExtensionFieldBinaryInfo = function(fieldInfo, binaryReaderFn, binaryWriterFn, class in jspb
/third_party/protobuf/
DCHANGES.txt317 * Change the parameter types of binaryReaderFn in ExtensionFieldBinaryInfo to (number, ?, ?).