public class ByteArrayProducer extends AbstractProducer<byte[]>
stream| 构造器和说明 |
|---|
ByteArrayProducer() |
public byte[] source()
public IProducer consume(byte[] source)
public IProducer consume(byte[] source, int offset, int length)
public byte[] bytes()
public String string()
public long length()
length 在接口中 IProducer<byte[]>length 在类中 AbstractProducer<byte[]>Copyright (c) 2002-2020 Luther Inc.