About: Input stream   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

The input stream in CAOS is a stream from which data can be read off by commands. It is typically used to read data from the filesystem. Once the input stream is opened data is available on it. This is then read off, with the data no longer accessible on the stream after it has been read. The input stream should then be closed. The input stream is closed automatically when directed to another file, when the virtual machine is destroyed, or when the engine exits. The following commands open or add to the input stream: * FILE IOPE opens a file to it, * FILE GLOB reads a directory to it.

AttributesValues
rdfs:label
  • Input stream
rdfs:comment
  • The input stream in CAOS is a stream from which data can be read off by commands. It is typically used to read data from the filesystem. Once the input stream is opened data is available on it. This is then read off, with the data no longer accessible on the stream after it has been read. The input stream should then be closed. The input stream is closed automatically when directed to another file, when the virtual machine is destroyed, or when the engine exits. The following commands open or add to the input stream: * FILE IOPE opens a file to it, * FILE GLOB reads a directory to it.
dcterms:subject
abstract
  • The input stream in CAOS is a stream from which data can be read off by commands. It is typically used to read data from the filesystem. Once the input stream is opened data is available on it. This is then read off, with the data no longer accessible on the stream after it has been read. The input stream should then be closed. The input stream is closed automatically when directed to another file, when the virtual machine is destroyed, or when the engine exits. The following commands open or add to the input stream: * FILE IOPE opens a file to it, * FILE GLOB reads a directory to it. The following commands read from the input stream: * INOK checks if it is readable, * INNI and INNF read off integers and floats, * INNL reads off a line. FILE ICLO closes the input stream.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software