Package dev.blaauwendraad.masker.json
@ParametersAreNonnullByDefault
package dev.blaauwendraad.masker.json
-
ClassDescriptionMasker that can be used to mask JSON objects and arrays.
JsonMasker
that is optimized to mask the JSON properties for one or multiple target keys.Represents the state of theJsonMasker
at a given point in time during theJsonMasker.mask(byte[])
operation.Represents a delayed replacement that requires resizing of the message byte array.