Searched defs:hasArray (Results 1 – 4 of 4) sorted by relevance
31 public abstract boolean hasArray(); in hasArray() method in AllocatedBuffer148 public boolean hasArray() { in wrap() method in AllocatedBuffer
33 private boolean hasArray; field in IterableByteBufferInputStream
32 …public var hasArray: Bool { let o = _accessor.offset(VTOFFSET.array.v); return o == 0 ? false : tr… variable
163 bool hasArray(OutputStream &S) const { in hasArray() function