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
Represent a Lens which focus is an array of bytes located at a path in a Json
-
Field Summary
Fields inherited from class fun.optic.Lens
exists, find, get, modify, set
-
Method Summary
Methods inherited from class fun.optic.Lens
compose, compose