Overview | Module | Use | Devguide | Index |
Methods' Summary | Methods' Details | Attributes' Summary | Attributes' Details |
interface XOutputStream |
|
|
Methods' Summary | |
writeBytes | writes the whole sequence to the stream. (blocking call) |
flush | flushes out of the stream any data that may exist in buffers. |
closeOutput | gets called to indicate that all data has been written. |
Methods' Details | ||||
writeBytes
|
||||
flush
|
||||
closeOutput
|
Copyright © 2003 Sun Microsystems, Inc.