Condition the given string to match the entry size. -- in case of length being greater than entry size, it is trimmed -- in case of length being less than entry size, it is appended with whitespaces. @param s string to condition @return the conditioned string
(String s)
source not stored for this graph (policy: none)