public interface ValueInputStream
Modifier and Type | Method and Description |
---|---|
void |
end_value()
的end_value方法读取为嵌套的自定义ValueType结束标签(后跳过任何数据之前结束标签)和递减ValueType的嵌套深度。
|
void |
start_value()
的start_value方法读取这头一个嵌套的自定义ValueType和增量ValueType的嵌套深度。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.