Home
last modified time | relevance | path

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

/third_party/protobuf/js/binary/
Dutils.js984 jspb.utils.debugBytesToTextFormat = function(byteSource) { argument
986 if (byteSource) {
987 var bytes = jspb.utils.byteSourceToUint8Array(byteSource);