Package com.cbe

Class Stream

java.lang.Object
com.cbe.Stream

public class Stream extends Object
A data file attached to Object.
An object kan have zero, one or many streams.
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • Stream

      public Stream(long cPtr, boolean cMemoryOwn)
    • Stream

      public Stream()
  • Method Details

    • getCPtr

      public static long getCPtr(Stream obj)
    • finalize

      public void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • setStreamId

      public void setStreamId(long value)
      the id number of the stream
    • getStreamId

      public long getStreamId()
      the id number of the stream
    • setLength

      public void setLength(long value)
      the size in Bytes
    • getLength

      public long getLength()
      the size in Bytes