All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.code.proto.streamio.ByteOption Maven / Gradle / Ivy

Go to download

A package to read and write Google Protocol Buffer messages to and from Input and Output Streams

There is a newer version: 1.5.5
Show newest version
package com.google.code.proto.streamio;

/**
 *
 * @author nichole
 */
public enum ByteOption {
    SIGNED, UNSIGNED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy