@Deprecated public class FrameReader extends Object implements AutoCloseable
| Constructor and Description |
|---|
FrameReader(InputStream inputStream)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
Frame |
readFrame()
Deprecated.
|
public FrameReader(InputStream inputStream)
@CheckForNull public Frame readFrame() throws IOException
IOExceptionpublic void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2025. All rights reserved.