uk.co.real_logic.sbe.ir.generated.MetaAttribute Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sbe-all Show documentation
Show all versions of sbe-all Show documentation
FIX/SBE - OSI layer 6 presentation for encoding and decoding application messages in binary format for low-latency applications.
/* Generated SBE (Simple Binary Encoding) message codec */
package uk.co.real_logic.sbe.ir.generated;
public enum MetaAttribute
{
EPOCH,
TIME_UNIT,
SEMANTIC_TYPE,
PRESENCE
}