Class EncodedFragment


  • @Uncommitted
    public class EncodedFragment
    extends Object
    The EncodedFragment represents a fragment returned from a subdocument lookup.

    While the surface area is pretty small, we consider this advanced API and therefore it is not marked as commited at this point.

    Since:
    3.0.0
    • Constructor Detail

      • EncodedFragment

        public EncodedFragment​(String path,
                               byte[] content)
    • Method Detail

      • content

        public byte[] content()