mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:30:05 +00:00
Standalone tabular alphanumeric product message
This commit is contained in:
parent
0b063f6e8c
commit
235c060b17
3 changed files with 80 additions and 50 deletions
|
|
@ -32,6 +32,7 @@ public:
|
|||
size_t data_size() const override;
|
||||
|
||||
bool Parse(std::istream& is);
|
||||
bool Parse(std::istream& is, bool skipHeader);
|
||||
|
||||
static constexpr size_t SIZE = 102u;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue