Uses of Class
com.bigdata.io.FixedByteArrayBuffer

Packages that use FixedByteArrayBuffer
com.bigdata.io   
 

Uses of FixedByteArrayBuffer in com.bigdata.io
 

Fields in com.bigdata.io declared as FixedByteArrayBuffer
static FixedByteArrayBuffer FixedByteArrayBuffer.EMPTY
          An empty slice.
 

Methods in com.bigdata.io that return FixedByteArrayBuffer
static FixedByteArrayBuffer AbstractFixedByteArrayBuffer.wrap(byte[] array)
          A slice wrapping the entire array.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.