Maven module :un.api : api-encoding :
Class :
un.api.io.ByteOutputStream
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
write,
write,
write,
write,
flush,
close
void
write (byte b)
void
write (byte[] buffer)
void
write (byte[] buffer, int offset, int length)
void
write (Buffer buffer, int offset, int length)
void
flush ()
void
close ()
author Johann Sorel