public TailInput(Input inpt, int bytes)
inpt
- Input to decoratebytes
- Number of last bytes to show from inputpublic TailInput(Input inpt, int bytes, int maximum)
inpt
- Input to decoratebytes
- Number of last bytes to show from inputmaximum
- Maximum number of bytes to read at onceCopyright © 2017–2018 Cactoos. All rights reserved.