Yong Jun
Results
2
issues of
Yong Jun
`instanceof Buffer` throws error on browser as `instanceof undefined` is a reference error. This problem does not show up previously as Webpack injects a polyfill for `Buffer`. However other build...
According to spec https://avs.auto/#/xviz/api-reference/xviz-builder/xviz-metadata-builder?section=methods, `XVIZMetadataBuilder.log_info` should allow custom field to be added to `log_info`. However this is constrained by protocol buffer definition as the `LogInfo` message can only have the...