net.ranides.assira.io
Class IOEvent.WriteByteArray

java.lang.Object
  extended by net.ranides.assira.io.IOEvent
      extended by net.ranides.assira.io.IOEvent.Write
          extended by net.ranides.assira.io.IOEvent.WriteByteArray
All Implemented Interfaces:
Event
Enclosing class:
IOEvent

public static class IOEvent.WriteByteArray
extends IOEvent.Write


Nested Class Summary
 
Nested classes/interfaces inherited from class net.ranides.assira.io.IOEvent
IOEvent.Close, IOEvent.Failure, IOEvent.Flush, IOEvent.Local, IOEvent.LocalProgress, IOEvent.Open, IOEvent.Read, IOEvent.ReadByte, IOEvent.ReadByteArray, IOEvent.Write, IOEvent.WriteByte, IOEvent.WriteByteArray
 
Method Summary
 byte[] data()
           
 String toString()
           
 
Methods inherited from class net.ranides.assira.io.IOEvent
close, failure, flush, open, progress, read, read, read, write, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

data

public final byte[] data()

toString

public String toString()
Overrides:
toString in class IOEvent.Write


Copyright © 2013. All Rights Reserved.