blob: 6a2376d85e7bcb6bc874d304f4e7853ba0f2544b [file] [log] [blame]
substring(str, pos[, len]) - returns the substring of str that starts at pos and is of length len orsubstring(bin, pos[, len]) - returns the slice of byte array that starts at pos and is of length len