Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

プロパティ値をバイト列から意味ある情報に変換する仕組みを考える #15

Open
7 tasks
tomoyuki-nakabayashi opened this issue Jul 7, 2021 · 1 comment

Comments

@tomoyuki-nakabayashi
Copy link
Owner

tomoyuki-nakabayashi commented Jul 7, 2021

  • enum
  • 整数値 (値域あり?)
  • property map
  • ascii
  • hex
  • date
  • instance list
@tomoyuki-nakabayashi
Copy link
Owner Author

tomoyuki-nakabayashi commented Oct 16, 2021

class packet に変換したときに型を持って欲しいかな。
map では持てないから、構造体に変換しないとダメそう。

まず Property に型付けするところかな。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant