DataLength returns the length of the data in the block.
()
| 137 | |
| 138 | // DataLength returns the length of the data in the block. |
| 139 | DataLength() uint64 |
| 140 | |
| 141 | // Iterator returns an iterator for the block's data. |
| 142 | // Returns an error if the iterator creation fails. |
no outgoing calls