[Fuchsia] Update FIDL to use |bytes| syntax.
Recent updates to fidlc added a |bytes| synonym for the |vector<uint8>| type, to improve readability of protocols which need to handle sequences of octets that are not necessarily UTF-8 encoded (e.g. binary data or strings using other character encodings). Change-Id: I3a25086db9ffd5fffe6622b58e7cbd07364531aa Reviewed-on: https://chromium-review.googlesource.com/c/1476410 Commit-Queue: Wez <wez@chromium.org> Auto-Submit: Wez <wez@chromium.org> Reviewed-by:Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#633770}
Showing
Please register or sign in to comment