Buffer API

buffer_Buffer

Used to represent a fixed-length sequence of bytes.

obj buffer_Buffer {
}

NOTE:

Currently, has no exposed fields that you can use.

buffer_Buffer.str()

Returns a string representation.

fn buffer_Buffer.str () str