868788899091929394
* @param outStream the output stream to write the event to */ protected void _writeData(DataOutputStream outStream) throws IOException { VMIdManager idm = VMIdManager.getDefault(); JdwpString.writeString(outStream, _signature); }