
com.gc.iotools.fmt.InputStreamStatusEnum Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wazformat Show documentation
Show all versions of wazformat Show documentation
Format identification utilities
The newest version!
package com.gc.iotools.fmt;
/*
* Copyright (c) 2008, 2014 Gabriele Contini. This source code is released
* under the BSD License.
*/
enum InputStreamStatusEnum {
NOT_INITIALIZED, READING_DATA
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy