| 程序包 | 说明 |
|---|---|
| com.baidu.bjf.remoting.protobuf.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
StringBuilderWriter |
StringBuilderWriter.append(char c)
Appends the specified character to this writer.
|
StringBuilderWriter |
StringBuilderWriter.append(CharSequence csq)
Appends the specified character sequence to this writer.
|
StringBuilderWriter |
StringBuilderWriter.append(CharSequence csq,
int start,
int end)
Appends a subsequence of the specified character sequence to this writer.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.