writeByte abstract method

Future<RandomAccessFile> writeByte(
  1. int value
)

Implementation

Future<RandomAccessFile> writeByte(int value);