Uses of Class
org.refcodes.serial.StringSegment.Builder
-
Uses of StringSegment.Builder in org.refcodes.serial
Methods in org.refcodes.serial that return StringSegment.BuilderModifier and TypeMethodDescriptionstatic StringSegment.BuilderStringSegment.builder()Creates builder to buildStringSegment.static StringSegment.BuilderSerialSugar.stringSegmentBuilder()Constructs a builder to build an accordingStringSegmentinstance.StringSegment.Builder.withEncoding(Charset aEncoding) StringSegment.Builder.withEndianess(org.refcodes.numerical.Endianess aEndianess) StringSegment.Builder.withLengthWidth(int aLengthWidth) Sets the length width (in bytes) for the length width (in bytes) property.