ArrayInputStream-methods: Creates an ArrayInputStream

ArrayInputStream-methodsR Documentation

Creates an ArrayInputStream

Description

Constructor for ArrayInputStream objects

Methods

signature(payload = "raw", block_size = "missing" )

Creates a ArrayInputStream using the raw vector as the payload of the stream

signature(payload = "raw", block_size = "integer" )

Creates a ArrayInputStream ... same with block size.

signature(payload = "raw", block_size = "numeric" )

Creates a ArrayInputStream ... same with block size.


eddelbuettel/rprotobuf documentation built on July 4, 2024, 2:51 a.m.