Skip to content

Instantly share code, notes, and snippets.

@knight-ryu12
Created August 5, 2020 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knight-ryu12/7ee02769485926ea61fa14d892af9376 to your computer and use it in GitHub Desktop.
Save knight-ryu12/7ee02769485926ea61fa14d892af9376 to your computer and use it in GitHub Desktop.
0x01 0x01 0x3A ':'
0x02 0x01 [0-9A-Za-z] (データ種別)
0x03 0x04 データサイズ (A) (16進で0000-FFFFまでASCIIで表現) 0でもいい。
0x07 0x01 0x3A ':'
0x08 A データ (フォーマットはデータ種別によって違う)
A+1 0x01 '\n'
A+2 0x08 16進で00000000-FFFFFFFFまでで上のCRC-32
A+C 0x01 '\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment