Exemplo n.º 1
0
 /**
  * Get the buffer size in bytes.
  */
 public virtual long getSizeInBytes()
 {
     return(data.getSizeInBytes());
 }