Uses of Class
gnu.lists.U8Vector
Packages that use U8Vector
Package
Description
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
-
Uses of U8Vector in gnu.kawa.lispexpr
Methods in gnu.kawa.lispexpr that return U8Vector -
Uses of U8Vector in gnu.lists
Modifier and TypeClassDescriptionclass
Binary data which may represent text or other information.Modifier and TypeMethodDescriptionBlob.asPlainBytevector()
static U8Vector
static U8Vector
U8Vector.castOrNull
(Object obj) protected U8Vector
U8Vector.newInstance
(int newLength)