Class ERSByteData

  • All Implemented Interfaces:
    ERSData

    public class ERSByteData
    extends ERSCachingData
    Generic class for holding byte[] data for RFC 4998 ERS.
    • Constructor Summary

      Constructors 
      Constructor Description
      ERSByteData​(byte[] content)  
    • Constructor Detail

      • ERSByteData

        public ERSByteData​(byte[] content)