Confirmed users
394
edits
No edit summary |
|||
Line 92: | Line 92: | ||
4 bytes: Block size | 4 bytes: Block size | ||
4 bytes: Block identifier with a value of 1 | 4 bytes: Block identifier with a value of 1 | ||
<64 bytes: ApplicationID (such as from MOZ_APP_ID) Example: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} | <64 bytes: ApplicationID used to identify the product (such as from MOZ_APP_ID) Example: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} | ||
1 byte: null terminator | 1 byte: null terminator | ||
<64 bytes: ChannelName (such as from MOZ_UPDATE_CHANNEL) Example: default | <64 bytes: ChannelName (such as from MOZ_UPDATE_CHANNEL) Example: default |