Ejemplo n.º 1
0
 /**
  * Accessor for the stream length
  *
  * @return the stream length
  */
 public int getStreamLength()
 {
     return(data.getStreamLength());
 }