forked from google/physical-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add detection and decompression of gzip info
This change uses the presence of a Descriptor UUID, collected at service-discovery time, to determine if the contents of streamed data are gzipped. If they are, then it will decompress the file and present it to the user.
- Loading branch information
1 parent
fa38299
commit 6bf6a1c
Showing
2 changed files
with
73 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters