datrs / random-access-disk

Continuously read/write to disk using random offsets and lengths .
Apache License 2.0
27 stars 13 forks source link

len() and is_empty() implementation #21

Closed ghost closed 5 years ago

ghost commented 5 years ago

This patch implements len() and is_empty() methods introduced in random-access-storage 2.0.0.

https://github.com/datrs/random-access-storage/pull/16

yoshuawuyts commented 5 years ago

v0.8.0