Class StFlatBytes

  • All Implemented Interfaces:
    com.yegor256.xsline.Shift

    public final class StFlatBytes
    extends com.yegor256.xsline.StEnvelope
    Shift that removes abstract object from the representation of bytes. Before: <o base="Q.org.eolang.bytes"><o>01-</o></o> After: <o base="Q.org.eolang.bytes">01-</o>
    Since:
    0.55
    • Constructor Detail

      • StFlatBytes

        public StFlatBytes()
        Ctor.