@Beta public class ByteSources extends Object
ByteSource
Constructor and Description |
---|
ByteSources() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.io.ByteSource |
repeatingArrayByteSource(byte[] input)
Create an infinite-length ByteSource which repeats its input.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.