ByteSource.isEmpty

Returns {@code true} if the underlying wrapped byte array is null or empty (zero length), {@code false} otherwise.

@return {@code true} if the underlying wrapped byte array is null or empty (zero length), {@code false} otherwise. @since 1.2

interface ByteSource
bool
isEmpty
()

Meta