设为即启用缓存模式。在缓存模式下,ByteBlock的数据如果CanReadLength大于0。 即会缓存未消费的数据。
bool CacheMode { get; set; }
Property CacheMode As Boolean Get Set
abstract CacheMode : bool with get, set
In This Article