UnsafeCanvas

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

Attributes

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

Members list

Concise view

Value members

Concrete methods

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