com.sun.im.provider
Interface ByteStreamBlock


public interface ByteStreamBlock


Method Summary
 void commit()
           
 byte[] getBytes()
           
 void setBytes(byte[] b)
           
 

Method Detail

getBytes

public byte[] getBytes()

setBytes

public void setBytes(byte[] b)

commit

public void commit()