{buffer} R# Documentation

buffer


require(R);

#' binary data buffer modules
imports "buffer" from "base";

binary data buffer modules

binary data buffer modules



.NET clr function exports
packBuffer

cast a numeric vector as bytes data in network byte order

float

apply bit convert of the bytes stream data as floats numbers

integer

apply bit convert of the bytes stream data as integer numbers

zlib_stream

zip compression of stream data

zlib.decompress

zlib decompression of the raw data buffer

gzip.decompress
string

char to string or raw bytes to string

escapeString

[Document Index]