扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.nio.charset类coderresult的类成员方法: underflow定义及介绍
发布时间:2014-2-17
本文导语:
underflow
public static final coderresult underflow
指示下溢的结果对象,意味着输入缓冲区中的输入被用完,或者如果输入缓冲区不是空的,但还需要其他的输入。