测试是否还有空闲内存继续从游标读数 @param rt Runtime @param table 已读的数据 @param readSize 每次读的数据占的内存大小(不准确) @return true:可以继续读,false:不可以再读了
(Runtime rt, Sequence table, long readSize)
source not stored for this graph (policy: none)
no test coverage detected