311312313314315316317318
} builder.endArray(); builder.flush(); outputStream.write(NEW_LINE); } catch (IOException e) { failure.set(new UnhandledServerException("Failed to write row to output", e)); } }