blob: 408fd1baaa571f799bb4b8615306a951014f6529 [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Schema.R
\name{read_schema}
\alias{read_schema}
\title{read a Schema from a stream}
\usage{
read_schema(stream, ...)
}
\arguments{
\item{stream}{a stream}
\item{...}{currently ignored}
}
\description{
read a Schema from a stream
}