IF Computer > MINERVA > Manual > Reference > Predicates > BinaryIO

BinaryIO

MINERVA
ifcomputer logo
f
Expert Services on the Web

A set of predicates to manipulate binary data streams, e.g. for data mining, communication protocols or compiler writing.

        read_boolean/2,
        read_byte/2,
        read_char/2
        read_double/2,
        read_float/2,
        read_int/2,
        read_long/2,
        read_short/2,
        read_utf/2,
        read_unsigned_byte/2,
        read_unsigned_short/2,
The complementary set of predicates for writing to binary files is also provided:
        write_*/2
The first argument is always a binary stream, the second contains the term to read/write. For the semantics see the Java classes DataInputStream and DataOutputStream.

Examples

(none)

Standard

These predicates are not part of the ISO-Prolog Standard.

document: http://www.ifcomputer.co.jp/MINERVA/Manual/Reference/Predicates/BinaryIO/print_de.html
published 2008/9/1 update 1999/5/10 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 start (AT) ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
Back> managed with ubiCMS