com.github.robtimus.io.stream.io-streams.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of io-streams Show documentation
Show all versions of io-streams Show documentation
A collection of InputStream, OutputStream, Reader and Writer implementations
The newest version!
array.invalidOffsetOrLength=Array size: %d; offset: %d; length: %d
array.invalidStartOrEnd=Array size: %d; start: %d; end: %d
charSequence.invalidIndex=Sequence size: %d; index: %d
charSequence.invalidOffsetOrLength=Sequence size: %d; offset: %d; length: %d
charSequence.invalidStartOrEnd=Sequence size: %d; start: %d; end: %d
stream.closed=Stream is closed
pipe.readerDied=Read end is dead
pipe.writerDied=Write end is dead
ascii.invalidByte=Invalid ASCII byte: '%d'
ascii.invalidChar=Invalid ASCII character: '%c'
hex.eof=Unexpected EOF while reading hex
hex.invalidChar=Invalid hex character: '%c'
LimitExceededException.init=Limit of %d was exceeded
MultiLineReader.iteratorAlreadyReturned=iterator already obtained
RandomReader.emptyAlphabet=The given alphabet is empty