Class

JsonrpcInputStream

Description

class Jsonrpc.InputStream : Gio.DataInputStream {
  parent_instance: GDataInputStream
}
No description available.

Hierarchy

hierarchy this JsonrpcInputStream implements_0 GSeekable this--implements_0 ancestor_0 GDataInputStream ancestor_0--this ancestor_1 GBufferedInputStream ancestor_1--ancestor_0 ancestor_2 GFilterInputStream ancestor_2--ancestor_1 ancestor_3 GInputStream ancestor_3--ancestor_2 ancestor_4 GObject ancestor_4--ancestor_3

Ancestors

  • GDataInputStream
  • GBufferedInputStream
  • GFilterInputStream
  • GInputStream
  • GObject

Implements

  • GSeekable

Constructors

jsonrpc_input_stream_new
No description available.

Instance methods

jsonrpc_input_stream_read_message
No description available.
jsonrpc_input_stream_read_message_async
No description available.
jsonrpc_input_stream_read_message_finish
No description available.

Class structure

struct JsonrpcInputStreamClass {
  GDataInputStreamClass parent_class;
  gpointer _reserved1;
  gpointer _reserved2;
  gpointer _reserved3;
  gpointer _reserved4;
  gpointer _reserved5;
  gpointer _reserved6;
  gpointer _reserved7;
  gpointer _reserved8;
  
}
Class members
parent_class
GDataInputStreamClass
  No description available.
_reserved1
gpointer
  No description available.
_reserved2
gpointer
  No description available.
_reserved3
gpointer
  No description available.
_reserved4
gpointer
  No description available.
_reserved5
gpointer
  No description available.
_reserved6
gpointer
  No description available.
_reserved7
gpointer
  No description available.
_reserved8
gpointer
  No description available.