Package jsonvalues

Class JsBinaryLens<S extends Json<S>>

java.lang.Object
fun.optic.Lens<S,byte[]>
jsonvalues.JsBinaryLens<S>
Type Parameters:
S - the type of the whole part, an array or an object

public final class JsBinaryLens<S extends Json<S>> extends fun.optic.Lens<S,byte[]>
Represent a Lens which focus is an array of bytes located at a path in a Json