fromByteBuffer

fun fromByteBuffer(buffer: ByteBuffer): REXLayer

Factory method for REXLayer, which reads out Layer information from a ByteBuffer. This automatically generates REXCell objects from the data provided.

Sources

(source)
Link copied to clipboard