# Functions
NewJSONFramedReader returns an io.Reader that will decode individual JSON objects off of a wire.
NewLengthDelimitedFrameReader returns an io.Reader that will decode length-prefixed frames off of a stream.
No description provided by the author