The pipe provides the same data to consumers as an InputStream.
管道把相同的数据作为InputStream 提供给消费者。
Meanwhile, the RxThread is constantly reading the InputStream from the GDB process.
同时,RxThread不断读取来自gdb进程的InputStream。
This pipe stores data into a repository as byte , String, Document, Form, or InputStream.
这个管道把数据以byte 、String、Document、Form或InputStream的形式存储到存储库中。
An OutputStream to send data to the GDB process and an InputStream to receive its response.
Out putStream(向gdb进程发送数据)和InputStream(接收响应)。
This time you get a CSV feed returned in the form of an InputStream, which needs to be read.
这次您得到一个以InputStream形式返回的csv提要,这个提要需要读取。
After starting the process builder, you need to get its InputStream to read the results of the created process.
启动进程构造程序之后,需要获得其InputStream,以读入所创建进程的结果。
This step includes providing the inputStream of the source file and getting the outputStream of the converted file.
此步骤包括提供源文件的inputStream并获取转换后的文件的outputStream。
A slightly more sophisticated approach is to specify an EntityResolver that always returns an empty InputStream for all entities.
另一种更复杂的方法是指定一个对所有实体总是返回InputStream的EntityResolver。
As well as the InputStream, the KeyStore needs to know the format of the stream (we use the default, "JKS") and the store password.
除了InputStream,KeyStore需要知道流的格式(我们使用缺省的“jks ”)和存储密码。
In order to keep this method as context-free as possible, we grab the file as an InputStream out of the ClassLoader that loaded the class.
为了让此方法尽量与上下文无关,我们从加载类的ClassLoader中抓取文件作为InputStream。
Note that if there is an error in the HTTP response from the provider, the attempt to get the HTTP response InputStream causes an exception.
请注意,如果提供程序发出的HTTP响应有错误,则尝试获取HTTP响应InputStream将导致出现异常。
The TemplateUtils: TemplateUtils utility class is used to acquire an InputStream to template files (info.tagx and show.tagx) in our add-on bundle.
TemplateUtils实用程序类用于在我们的附加组件包里为模板文件(info .tagx和show . tagx)获取一个InputStream。
For example, a program that looks for specific words in a file might be extended to work with Web pages by using the URL class to obtain an InputStream.
比方说,某个用来在文件中查找特定单词的程序也许会扩展为在web页面中通过URL获取InputStream的操作。
The code begins by instantiating a new XMLInputFactory object. Then, an InputStream object containing the Twitter public timeline in Atom format is opened.
这段代码首先实例化一个新的XMLInputFactory对象,然后打开一个包含atom格式的Twitterpublictimeline的InputStream对象。
The code begins by instantiating a new XMLInputFactory object. Then, an InputStream object containing the Twitter public timeline in Atom format is opened.
这段代码首先实例化一个新的XMLInputFactory对象,然后打开一个包含atom格式的Twitterpublictimeline的InputStream对象。
应用推荐