55
edits
| Line 79: | Line 79: | ||
===== Instance Methods ===== | ===== Instance Methods ===== | ||
;toByteString | ;toByteString() ByteString | ||
: | :Return the content of the whole buffer as ByteString | ||
==== StringBuffer ==== | ==== StringBuffer ==== | ||
| Line 101: | Line 95: | ||
===== Instance Methods ===== | ===== Instance Methods ===== | ||
;toString() | ;toString() String | ||
: | :Return the value of the whole buffer as String | ||
edits