UnsafeCanvas

wvlet.airframe.canvas.UnsafeCanvas
See theUnsafeCanvas companion class
object UnsafeCanvas

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def wrap(arr: Array[Byte], offset: Int, length: Int): Canvas
def wrap(buf: ByteBuffer): Canvas