mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
updated fift + bugfixes
This commit is contained in:
parent
090e0c16eb
commit
ceaed40ac4
28 changed files with 530 additions and 108 deletions
|
@ -137,6 +137,7 @@ class CellSlice : public td::CntObject {
|
|||
}
|
||||
unsigned get_cell_level() const;
|
||||
unsigned get_level() const;
|
||||
Ref<Cell> get_base_cell() const; // be careful with this one!
|
||||
int fetch_octet();
|
||||
int prefetch_octet() const;
|
||||
unsigned long long prefetch_ulong_top(unsigned& bits) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue