Uses of Class
org.qbicc.interpreter.memory.ByteArrayMemory
Packages that use ByteArrayMemory
-
Uses of ByteArrayMemory in org.qbicc.interpreter.memory
Methods in org.qbicc.interpreter.memory that return ByteArrayMemoryModifier and TypeMethodDescriptionstatic ByteArrayMemoryWrap the given array as a memory of the same size and type.