nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/GBenchFeedbackAttachment.html

26 lines
No EOL
685 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>GBenchFeedbackAttachment</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>GBenchFeedbackAttachment</h3><pre>Defined in file <a href="gui_objects.asn.html">gui_objects.asn</a>
C++ class: <a href="../doxyhtml/classCGBenchFeedbackAttachment.html">CGBenchFeedbackAttachment</a>
GBenchFeedbackAttachment ::= SEQUENCE
{
-- path to the file
file-path VisibleString,
-- file contents
-- this is zlib compressed!
data OCTET STRING
}</pre>
</body>
</html>