StreamTupple

Tupple of data stream and length.

Author

"Martin Krischik" «krischik@users.sourceforge.net»

Since

1.3

Constructors

Link copied to clipboard
constructor(buffer: String)

Properties

Link copied to clipboard
Data Stream
Link copied to clipboard
val length: Int
length of data stream
Link copied to clipboard
Empty buffer
Link copied to clipboard
private val TAG: String
Logging tag

Functions

Link copied to clipboard
protected open fun clone(): Any
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
fun getClass(): Class<out Any>
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
fun notify()
Link copied to clipboard
fun notifyAll()
Link copied to clipboard
open fun toString(): String
Tupple as debug string
Link copied to clipboard
fun wait()