static byte[] readFully(InputStream in) {
  ret streamToBytes(in);
}