Function OutputStream.writeBE

Writes an integer in big-endian encoding

final bool writeBE(T) (
  const T value
);