appendOld
@JvmName("append") fun appendOld(
c: Char
): BytePacketBuilderBase
Deprecated: Binary compatibility
@JvmName("append") fun appendOld(
csq: CharSequence?
): BytePacketBuilderBase
Deprecated: Binary compatibility
@JvmName("append") fun appendOld(
csq: CharSequence?,
start: Int,
end: Int
): BytePacketBuilderBase
Deprecated: Binary compatibility