@InterfaceAudience.Private
public interface WritableWithSize
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getWritableSize()
Provide a size hint to the caller. write() should ideally
not go beyond this if at all possible.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.