Class ResourceMarshaler.RealResourceMarshaler

    • Constructor Detail

      • RealResourceMarshaler

        private RealResourceMarshaler​(KeyValueMarshaler[] attributes)
    • Method Detail

      • writeTo

        protected void writeTo​(Serializer output)
                        throws java.io.IOException
        Specified by:
        writeTo in class Marshaler
        Throws:
        java.io.IOException
      • calculateSize

        private static int calculateSize​(KeyValueMarshaler[] attributeMarshalers)