类的使用
com.baidu.bjf.remoting.protobuf.utils.StringBuilderWriter
使用StringBuilderWriter的程序包
-
com.baidu.bjf.remoting.protobuf.utils中StringBuilderWriter的使用
修饰符和类型方法说明StringBuilderWriter.append(char c) Appends the specified character to this writer.StringBuilderWriter.append(CharSequence csq) Appends the specified character sequence to this writer.StringBuilderWriter.append(CharSequence csq, int start, int end) Appends a subsequence of the specified character sequence to this writer.