Example #1
0
 @Override
 public void writeTo(StreamOutput out) throws IOException {
   out.writeOptionalBytesReference(status);
 }