61626364656667
private boolean retain = false; public VectorAccessibleSerializable(BufferAllocator allocator) { this.allocator = allocator; this.va = new VectorContainer(); }