diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-03-27 11:01:46 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-04-11 10:39:59 +0800 |
commit | de225e904534732798ac6cd5c279eae28ee044c3 (patch) | |
tree | 5326fa4f78b5b9e6c3a3aea4598b0269ff97e3b0 /p2p | |
parent | 8cfc216347678a9cf8905cde4dbcf3fb4362a716 (diff) | |
download | dexon-de225e904534732798ac6cd5c279eae28ee044c3.tar dexon-de225e904534732798ac6cd5c279eae28ee044c3.tar.gz dexon-de225e904534732798ac6cd5c279eae28ee044c3.tar.bz2 dexon-de225e904534732798ac6cd5c279eae28ee044c3.tar.lz dexon-de225e904534732798ac6cd5c279eae28ee044c3.tar.xz dexon-de225e904534732798ac6cd5c279eae28ee044c3.tar.zst dexon-de225e904534732798ac6cd5c279eae28ee044c3.zip |
core: vm: sqlvm: ast: make DataTypeDecode a method of DataType
Since we have dropped DataTypeEncode in favor of GetType method of
TypeNode, rename DataTypeDecode to GetNode and make it a method.
Drop unnecessary zero checks because we don't care minor bytes when
there is only one type belong to a category.
Diffstat (limited to 'p2p')
0 files changed, 0 insertions, 0 deletions