DataReader.memory_size

Undocumented in source. Be warned that the author may not have intended to support it.
class DataReader(T)
@property
float
memory_size
(
string unit
)
()
if (
unit == "B" ||
unit == "KB"
||
unit == "MB"
||
unit == "GB"
)

Meta